DK11 for Delphi | GisLayer.TGIS_Layer.IsVector3D | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is vector 3D.
// Delphi public function IsVector3D : Boolean; virtual;
// C++ Builder public: virtual bool IsVector3D(void);
Type | Description |
---|---|
Boolean | True if the layer type is vector 3D |