DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.CenterPtg | Methods | Properties
Point on which Viewer will be centered during Zoom. Will not modify the Viewport. Will set up the point without re centering the screen. See property Center.
// C# public TGIS_Point CenterPtg { get {} set {} }
' VisualBasic Public Property CenterPtg As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public property CenterPtg : TGIS_Point read read;
Type |
---|
TGIS_Point |