Gets or sets the ratio between the
width of the image and the
height of the image for the animation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AspectRatio As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As System.Double
instance.AspectRatio = value
value = instance.AspectRatio |
C# | |
---|
System.double AspectRatio {get; set;} |
C++/CLI | |
---|
property System.double AspectRatio {
System.double get();
void set ( & System.double value);
} |
Property Value
Aspect ratio
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0