Gets or sets the format of the image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ImageFormat As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRayTraceRendererOptions
Dim value As Integer
instance.ImageFormat = value
value = instance.ImageFormat
|
C# | |
---|
int ImageFormat {get; set;} |
C++/CLI | |
---|
property int ImageFormat {
int get();
void set (int value);
} |
Return Value
Format of the image as defined in
swRayTraceRenderImageFormat_e
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0