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