The following tables list the members exposed by Image.
Name | Description | |
---|---|---|
Image Constructor | Overloaded. Initializes a new instance of the Image class which will be used to draw the specified range of cells. |
Name | Description | |
---|---|---|
BackgroundBrush | Gets or sets the property which specifies the background brush to use for the image. |
Name | Description | |
---|---|---|
Draw | Draws the represented range or shape to the specified GDI+ drawing surface at the specified location and with the specified size. | |
GetBitmap | Overloaded. Creates and returns a new bitmap image of the represented range or shape using PixelFormat.Format32bppArgb. | |
GetSize | Overloaded. Returns the size in screen pixels required to draw the represented range or shape. |