DK11 for .NET | TatukGIS.NDK.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( TGIS_Point _ptg );
' VisualBasic Public Sub CenterViewport( ByVal _ptg As TGIS_Point )
// Oxygene public procedure CenterViewport( _ptg : TGIS_Point );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point | coordinates in map units |