User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_extent3d

Table of Contents

TGIS_Extent3D class

DK for ActiveX | TatukGIS_XDK11.TGIS_Extent3D | Classes | Methods | Properties

Like TGIS_Extent, but 3rd dimension added.

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

Syntax

// C#
public class TGIS_Extent3D : ITGIS_Extent3D 
{
}
' VisualBasic
Public Class TGIS_Extent3D
  Implements ITGIS_Extent3D
End Class
// Oxygene
type
  TGIS_Extent3D = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

Properties

Inherited Protected
Name Visibility Description
MMax public value border
MMin public value border
XMax public right border
XMin public left border
YMax public top border
YMin public bottom border
ZMax public height border
ZMin public height border

2025/01/31 01:02

Page Tools