Gets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns.
public virtual bool DynamicSize {get; set;}
'Declaration
Public Overridable Property DynamicSize As Boolean
'Usage
Dim instance As PSShape
Dim value As Boolean
instance.DynamicSize = value
value = instance.DynamicSize