DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.CenterViewport | Constructors | Fields | Methods | Properties | Events
Set viewport to the vale when _ptg will be visible on the center of the screen. Same as property Center
Available also on: Delphi FMX | Java | ActiveX | Python.
Implements IGIS_Viewer.CenterViewport.
// C# public void CenterViewport( TGIS_Point _ptg );
' VisualBasic Public Sub CenterViewport( ByVal _ptg As TGIS_Point )
// Oxygene public procedure CenterViewport( _ptg : TGIS_Point );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | coordinates in map units |