DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Addition | Methods | Properties
Additional value.
// C# public Integer Addition { get {} set {} }
' VisualBasic Public Property Addition As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property Addition : Integer read read;
Type |
---|
int Integer |