User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.isvector3d_void

Table of Contents

TGIS_Layer.IsVector3D method

DK11 for Delphi | GisLayer.TGIS_Layer.IsVector3D | Constructors | Fields | Methods | Properties | Events

Checks if the layer type is vector 3D.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  function IsVector3D : Boolean; virtual;
// C++ Builder
public:
  virtual bool IsVector3D(void);

Result

Type Description
Boolean True if the layer type is vector 3D
2022/11/16 01:18

Page Tools