DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.RotatedExtent | Constructors | Methods | Properties | Events
Compute extent (encompassing area of the extent) after the viewer rotation.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.RotatedExtent.
# Python def RotatedExtent( self, _extent: TGIS_Extent ) -> TGIS_Extent:
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | extent to be rotated |
Type | Description |
---|---|
TGIS_Extent | Rotated extent. |