TIvoryMapper::Bitmap

Holds a pointer to the large bitmap that contains the small bitmaps.

__property TIvoryBitmap* Bitmap;

Notes

You may specify either Bitmap or BitmapSurface, but you are not allowed to specify both of them. One of them is automatically set to zero.

Back to TIvoryMapper