DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Addition | Constructors | Fields | Methods | Properties | Events
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 |