Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IGraphic Interface / LockAspectRatio Property
In This Topic
    LockAspectRatio Property
    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