DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.baseRotatedExtent | Constructors | Fields | Methods | Properties | Events
Compute extent (encompassing area of the extent) after defined in world file rotation.
// Delphi protected function baseRotatedExtent( const _ext : TGIS_Extent ) : TGIS_Extent;
// C++ Builder protected: TGIS_Extent* baseRotatedExtent( TGIS_Extent* const _ext );
Name | Type | Description |
---|---|---|
_ext | TGIS_Extent | extent to be rotated |
Type | Description |
---|---|
TGIS_Extent | rotated extent |