Gets or sets the image format of the rendered output.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IRenderOptions
Dim value As ImageFormat_e
instance.ImageFormat = value
value = instance.ImageFormat |
Property Value
Image format as defined by
ImageFormat_e; default is ImageFormat_e.PNG
Example
Remarks
See Also
Availability
SOLIDWORKS Visualize Add-in API 2025 FCS