BitmapBitmapSource Property
|
Gets this bitmap as a
System.Windows.Media.Imaging BitmapSource.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public BitmapSource BitmapSource { get; set; }
Public Property BitmapSource As BitmapSource
Get
Set
member BitmapSource : BitmapSource with get, set
Property Value
Type:
BitmapSource
See Also