User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_viewerwnd.rotatedextent_tgis_extent

Table of Contents

TGIS_ViewerWnd.RotatedExtent method

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.

Syntax

Implements IGIS_Viewer.RotatedExtent.

# Python
def RotatedExtent(
  self,
  _extent: TGIS_Extent
) -> TGIS_Extent: 

Parameters

Name Type Description
_extent TGIS_Extent extent to be rotated

Result

Type Description
TGIS_Extent Rotated extent.
2023/08/09 02:00

Page Tools