Gets the bitmap preview image source.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property BitmapPreviewImageSource As System.Windows.Media.Imaging.BitmapSource |
Visual Basic (Usage) | |
---|
Dim instance As IRendererPropertiesStatus
Dim value As System.Windows.Media.Imaging.BitmapSource
value = instance.BitmapPreviewImageSource |
C# | |
---|
System.Windows.Media.Imaging.BitmapSource BitmapPreviewImageSource {get;} |
C++/CLI | |
---|
property System.Windows.Media.Imaging.BitmapSource^ BitmapPreviewImageSource {
System.Windows.Media.Imaging.BitmapSource^ get();
} |
Property Value
System.Windows.Media.Imaging.BitmapSource
Example
See Also
Availability
SOLIDWORKS Visualize Add-in API 2025 FCS