BitmapDrawingBitmap Property
|
Gets or sets this bitmap as a System.Drawing
Bitmap.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public Bitmap DrawingBitmap { get; set; }
Public Property DrawingBitmap As Bitmap
Get
Set
member DrawingBitmap : Bitmap with get, set
Property Value
Type:
Bitmap
See Also