User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.extent

Table of Contents

ITGIS_Shape.Extent property

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

Get extent for current shape.

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

Syntax

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

Value

2022/11/16 01:11

Page Tools