DK11 for .NET | TatukGIS.NDK.TGIS_Bytes.Position | Constructors | Methods | Properties
Start position for manipulating data.
// C# public Integer Position { get {} set {} }
' VisualBasic Public Property Position As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property Position : Integer read read;
Type |
---|
int Integer |