Gets or sets a value controlling the selection of objects which are inserted behind the text. When the property is set to true, a mouse click selects the object behind the text. Otherwise, when this property is set to false, text in front of the object can be selected.

Introduced: X15.

Syntax

public bool SelectObjects { get; set; }
Public Property SelectObjects() As Boolean