DK11 for Delphi | GisViewer.TGIS_Viewer.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
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 |