Gets or sets a value indicating whether the shape is automatically resized with the TX Drawing Control. The default value is false.

Syntax

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