User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layervector.isvector3d_void

Table of Contents

TGIS_LayerVector.IsVector3D method

DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.IsVector3D | Constructors | Fields | Methods | Properties | Events

Checks if the layer type is vector 3D.

Available also on: Delphi | Java.

Syntax

Overrides TGIS_Layer.IsVector3D.

// C#
public override bool IsVector3D();
' VisualBasic
Public Overrides Function IsVector3D() As Boolean
// Oxygene
public
  function IsVector3D : Boolean; override;

Result

Type Description
bool
Boolean
True if the layer type is vector 3D
2021/12/07 09:03

Page Tools