User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_extent

TGIS_Extent class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_Extent | Classes | Methods | Properties

Like TRect, but based on doubles instead of integers.

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

Syntax

// C#
public class TGIS_Extent : ITGIS_Extent 
{
}
' VisualBasic
Public Class TGIS_Extent
  Implements ITGIS_Extent
End Class
// Oxygene
type
  TGIS_Extent = 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
XMax public right border
XMin public left border
YMax public top border
YMin public bottom border

References

2023/02/24 20:23

Page Tools