DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationVector.Field | Methods | Properties
Numeric field with values to be used in classification. For 'KMeansSpatial' method, property is ignored.
// C# public String Field { get {} set {} }
' VisualBasic Public Property Field As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property Field : String read read;
Type |
---|
string String |