CADability dotNET

The PaintToBitmap type exposes the following members.

Constructors

  NameDescription
Public methodPaintToBitmap
Creates a bitmap with the specified size to draw on it.

Methods

  NameDescription
Public methodDispose
Disposes bitmap and graphics objects
(Overrides PaintToGDI..::..Dispose()()()().)
Public methodPaint(IGeoObject)
Paints a GeoObject onto the bitmap
Public methodPaint(Model)
Draws a Model onto the bitmap.

Properties

  NameDescription
Public propertyBitmap
Gets the Bitmap

See Also