DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.AutoCenter | Methods | Properties
If True, then the screen will be centered on click, edit, etc.
Available also on: Delphi FMX | .NET WinForms | Java.
// C# public Boolean AutoCenter { get {} set {} }
' VisualBasic Public Property AutoCenter As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property AutoCenter : Boolean read read;
Type |
---|
bool Boolean |