In This Topic
True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it.
Syntax
System.bool LockAspectRatio {get; set;}
See Also