Spread.Services Documentation
LockAspectRatio Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IGraphic Interface
: LockAspectRatio Property
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
C#
System.
bool
LockAspectRatio {
get
;
set
;}
See Also
Reference
IGraphic Interface
IGraphic Members