DK11 for .NET | TatukGIS.NDK.TGIS_Layer.IsVector3D | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is vector 3D.
// C# public virtual bool IsVector3D();
' VisualBasic Public Overridable Function IsVector3D() As Boolean
// Oxygene public function IsVector3D : Boolean; virtual;
Type | Description |
---|---|
bool Boolean | True if the layer type is vector 3D |