User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_fieldinfo.newdecimal

Table of Contents

TGIS_FieldInfo.NewDecimal property

DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfo.NewDecimal | Constructors | Methods | Properties

New decimal size of field.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// 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;

Value

Type
int
Integer
2022/11/16 01:30

Page Tools