NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BitVector32.Section.Offset

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Offset As Short
[C#]
public short Offset {get;}
[C++]
public: __property short get_Offset();
[JScript]
public function get Offset() : Int16;

See Also

BitVector32.Section Structure | BitVector32.Section Members | System.WinForms Namespace