DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ClassificationPixel.Create_ | Methods | Properties
Creates an object. Always related to the layer.
// C# public void Create_( ITGIS_LayerPixel _layer );
' VisualBasic Public Sub Create_( ByVal _layer As ITGIS_LayerPixel )
// Oxygene public procedure Create_( _layer : ITGIS_LayerPixel );
Name | Type | Description |
---|---|---|
_layer | ITGIS_LayerPixel | layer to be classified |