Gets or sets whether to base the aspect ratio on the screen.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScreenRatio As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As System.Boolean
instance.ScreenRatio = value
value = instance.ScreenRatio |
C# | |
---|
System.bool ScreenRatio {get; set;} |
C++/CLI | |
---|
property System.bool ScreenRatio {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to base the aspect ratio on the screen, false to not
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0