Click or drag to resize

BitmapWithSize Method

Overload List
  NameDescription
Public methodWithSize(Size)
Gets an Icon representation of this Bitmap scaled to draw within the specified fitting size.
Public methodWithSize(Int32, Int32)
Gets an Icon representation of this Bitmap scaled to draw within the specified fitting size.
Top
See Also