DK11 for ActiveX | TatukGIS_XDK11.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
// C# public void CenterViewport( ITGIS_Point _ptg );
' VisualBasic Public Sub CenterViewport( ByVal _ptg As ITGIS_Point )
// Oxygene public procedure CenterViewport( _ptg : ITGIS_Point );
Name | Type | Description |
---|---|---|
_ptg | ITGIS_Point | coordinates in map units |