DK11 for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Center | Methods | Properties
Center the screen based on given point. Useful for "Center on Click". See property CenterPtg.
// C# public TGIS_Point Center { get {} set {} }
' VisualBasic Public Property Center As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public property Center : TGIS_Point read read;
Type |
---|
TGIS_Point |