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: Delphi VCL | .NET WinForms | .NET WPF | Java.
// 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 |