DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfo.Decimal | Constructors | Methods | Properties
Decimal as represented in saved version.
// C# public Integer Decimal { get {} set {} }
' VisualBasic Public Property Decimal As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property Decimal : Integer read read;
Type |
---|
int Integer |