User Tools

Site Tools


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

Table of Contents

TGIS_Shape.Extent3D property

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

Get extent 3D for current shape.

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

Syntax

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

Value

2022/11/16 01:35

Page Tools