User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layer.isvector_void

Table of Contents

ITGIS_Layer.IsVector method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.IsVector | Methods | Properties

Checks if the layer type is vector.

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

Syntax

// C#
public WordBool IsVector();
' VisualBasic
Public Function IsVector() As WordBool
// Oxygene
public
  function IsVector : WordBool;

Result

Type Description
WordBool True if the layer type is vector
2022/11/16 01:09

Page Tools