DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.CenterViewport | Constructors | 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: .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.CenterViewport.
// Delphi public procedure CenterViewport( const _ptg : TGIS_Point );
// C++ Builder public: void CenterViewport( TGIS_Point* const _ptg );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | coordinates in map units |