DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfo.NewDecimal | Constructors | Methods | Properties
New decimal size of field.
// C# public Integer NewDecimal { get {} set {} }
' VisualBasic Public Property NewDecimal As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property NewDecimal : Integer read read;
Type |
---|
int Integer |