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