User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layervector.isvector3d_void

Table of Contents

TGIS_LayerVector.IsVector3D method

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.

Syntax

// Java
public bool IsVector3D();
// Oxygene
public
  function IsVector3D : Boolean; override;

Result

Type Description
bool
Boolean
True if the layer type is vector 3D
2020/02/12 01:12

Page Tools