Gets or sets whether to use the aspect ratio of the SOLIDWORKS view for ray-trace rendering engine preview and final renders.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseSolidWorksViewAspectRatio As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRayTraceRendererOptions
Dim value As System.Boolean
instance.UseSolidWorksViewAspectRatio = value
value = instance.UseSolidWorksViewAspectRatio |
C# | |
---|
System.bool UseSolidWorksViewAspectRatio {get; set;} |
C++/CLI | |
---|
property System.bool UseSolidWorksViewAspectRatio {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to use the aspect ratio of the SOLIDWORKS view for ray-trace rendering engine preview and final renders, false to not
Example
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0