Gets or sets whether to use the aspect ratio of the scene's background image for PhotoView preview and final renders.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseSceneBackgroundImageAspectRatio As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRayTraceRendererOptions
Dim value As Boolean
instance.UseSceneBackgroundImageAspectRatio = value
value = instance.UseSceneBackgroundImageAspectRatio
|
C# | |
---|
bool UseSceneBackgroundImageAspectRatio {get; set;} |
C++/CLI | |
---|
property bool UseSceneBackgroundImageAspectRatio {
bool get();
void set (bool value);
} |
Return Value
True to use the aspect ratio of the scene's background image for PhotoView preview and final renders, false to not
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0