Name | Description | |
---|---|---|
![]() | Dispose | Disposes this instance. |
![]() | DrawCamera | Draws the camera object. |
![]() | DrawEllipse | Draws an ellipse with the specified Brush and Pen. |
![]() | DrawGeometry | Draws the specified GeometryDrawing object. |
![]() | DrawIcon | Draws the built-in icon. |
![]() | DrawImage | Overloaded. Draws the specified ImageDrawing object. |
![]() | DrawLine | Draws a line between the specified points using the specified Pen. |
![]() | DrawRectangle | Draws a rectangle with the specified Brush and Pen. The pen and the brush can be null. |
![]() | DrawRoundedRectangle | Draws a rounded rectangle with the specified Brush and Pen. |
![]() | DrawText | Draws the specified text string in the specified rectangle with the specified Brush and GrapeCity.Spreadsheet.Font objects. |
![]() | GetIcon | Gets the bitmap data of the specified built-in icon. |
![]() | MeasureGeometryDrawing | Measures the boundary of the specified GeometryDrawing object. |
![]() | MeasureIcon | Measures the size of the icon. |