Gets or sets whether to preserve the aspect ratio of the animation when changing either its
width or
height.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PreserveRatio As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As Boolean
instance.PreserveRatio = value
value = instance.PreserveRatio
|
C# | |
---|
bool PreserveRatio {get; set;} |
C++/CLI | |
---|
property bool PreserveRatio {
bool get();
void set (bool value);
} |
Return Value
True to preserve the ratio, false to not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0