DK11 for Java | tatukgis.jdk.TGIS_LayerVector.IsVector3D | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is vector 3D.
Available also on: Delphi | .NET.
Overrides TGIS_Layer.IsVector3D.
// Java public bool IsVector3D();
// Oxygene public function IsVector3D : Boolean; override;
Type | Description |
---|---|
bool Boolean | True if the layer type is vector 3D |