CADability dotNET
The PaintToBitmap type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PaintToBitmap |
Creates a bitmap with the specified size to draw on it.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Disposes bitmap and graphics objects
(Overrides PaintToGDI..::..Dispose()()()().) | |
| Paint(IGeoObject) |
Paints a GeoObject onto the bitmap
| |
| Paint(Model) |
Draws a Model onto the bitmap.
|
Properties
| Name | Description | |
|---|---|---|
| Bitmap |
Gets the Bitmap
|