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