User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.ismapped

Table of Contents

ITGIS_Shape.IsMapped property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.IsMapped | Methods | Properties

True if geometry not allocated, but mapped to the file.

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

Syntax

// C#
public Boolean IsMapped
{
  get {}
}
' VisualBasic
Public Property IsMapped As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IsMapped : Boolean read;

Value

Type
bool
Boolean
2022/11/16 01:11

Page Tools