User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.extent3d

Table of Contents

ITGIS_Shape.Extent3D property

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

Get extent 3D for current shape.

Available also on: Delphi | .NET | Java | 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:11

Page Tools