DK11 for Delphi | GisInterfaces.IGIS_Viewer.CenterViewport | Methods | Properties
Set viewport to the vale when _ptg will be visible on the center of the screen. Same as property Center
// Delphi public procedure CenterViewport( const _ptg : TGIS_Point );
// C++ Builder public: void CenterViewport( TGIS_Point* const _ptg ) = 0;
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | coordinates in map units |