DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.AutoCenter | Constructors | Fields | Methods | Properties | Events
If True, then the screen will be centered on click, edit, etc.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [DefaultValue(false)] public Boolean AutoCenter { get {} set {} }
' VisualBasic <DefaultValue(false)> Public Property AutoCenter As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(false)] property AutoCenter : Boolean read read;
Type |
---|
bool Boolean |