User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.projectedextent

Table of Contents

ITGIS_Shape.ProjectedExtent property

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

Get extent for current shape. Projected

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

Syntax

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

Value

2022/11/16 01:11

Page Tools