User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.projectedextent

Table of Contents

TGIS_Shape.ProjectedExtent property

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.ProjectedExtent | Constructors | Fields | Methods | Properties

Get extent for current shape. Projected

Available also on: Delphi | Java | ActiveX | 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:35

Page Tools