DK11 for .NET | TatukGIS.NDK.TGIS_ClassificationPixel.Create | Constructors | Methods | Properties
Creates an object. Always related to the layer.
// C# public TGIS_ClassificationPixel( TGIS_LayerPixel _layer );
' VisualBasic Public Sub New( ByVal _layer As TGIS_LayerPixel )
// Oxygene public constructor ( _layer : TGIS_LayerPixel );
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerPixel | layer to be classified |