CADability dotNET

Overload List

  NameDescription
Public methodPrepareBitmap(Bitmap)
Similar to PrepareBitmap(Bitmap, Int32, Int32) with origin set to (0,0)
Public methodPrepareBitmap(Bitmap, Int32, Int32)
Assure that the bitmap will be available when DisplayIcon(GeoPoint, Bitmap) will subsequently be called. (Some implementations cache the bitmap or transform it into an convenient format)

See Also