DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.RotatedExtent | Constructors | Fields | Methods | Properties | Events
Compute extent (encompassing area of the extent) after the viewer rotation.
Available also on: Delphi FMX | Java | ActiveX.
Implements IGIS_Viewer.RotatedExtent.
// C# public TGIS_Extent RotatedExtent( TGIS_Extent _extent );
' VisualBasic Public Function RotatedExtent( ByVal _extent As TGIS_Extent ) As TGIS_Extent
// Oxygene public function RotatedExtent( _extent : TGIS_Extent ) : TGIS_Extent;
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | extent to be rotated |
Type | Description |
---|---|
TGIS_Extent |