Gets an object of type Drawing.Selection that represents the current selected shapes inside the TX Drawing Control.

Syntax

public Drawing.Selection Selection { get; }
Public ReadOnly Property Selection()) As Drawing.Selection

Limitations

Read only.