Gets an object of type ShapeCollection that represents those shapes which are displayed inside the TX Drawing Control.

Syntax

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

Limitations

Read only.