DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Center | Constructors | Fields | Methods | Properties | Events
Center the screen based on given point. Useful for "Center on Click". See property CenterPtg.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [Browsable(false)] public TGIS_Point Center { get {} set {} }
' VisualBasic <Browsable(false)> Public Property Center As TGIS_Point Get End Get Set(ByVal value As TGIS_Point) End Set End Property
// Oxygene public [Browsable(false)] property Center : TGIS_Point read read;
Type |
---|
TGIS_Point |