DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.MapToScreenRect | Constructors | Fields | Methods | Properties | Events
Converts rectangle coordinates from map related to screen related.
Available also on: Delphi FMX | Java | ActiveX.
Implements IGIS_Viewer.MapToScreenRect.
// C# public Rectangle MapToScreenRect( TGIS_Extent _rct );
' VisualBasic Public Function MapToScreenRect( ByVal _rct As TGIS_Extent ) As Rectangle
// Oxygene public function MapToScreenRect( _rct : TGIS_Extent ) : Rectangle;
Name | Type | Description |
---|---|---|
_rct | TGIS_Extent | coordinate in map units |
Type | Description |
---|---|
Rectangle |