DK for ActiveX | TatukGIS_XDK11.TGIS_Extent | Classes | Methods | Properties
Like TRect, but based on doubles instead of integers.
// C# public class TGIS_Extent : ITGIS_Extent { }
' VisualBasic Public Class TGIS_Extent Implements ITGIS_Extent End Class
// Oxygene type TGIS_Extent = public class end;
| 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) |
|
| Name | Visibility | Description | |
|---|---|---|---|
| XMax | public | right border | |
| XMin | public | left border | |
| YMax | public | top border | |
| YMin | public | bottom border | |