Gets or sets whether a new viewport can be selected by a mouse click, whether the active viewport Viewport does not contains the point.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public bool ViewportAutoSelect { get; set; }

Field Value

trueTruetruetrue (True in Visual Basic) whether a new viewport can be selected, otherwise falseFalsefalsefalse (False in Visual Basic).

See Also