Click or drag to resize

IBarGraphics Methods

The IBarGraphics type exposes the following members.

Methods
  NameDescription
Public methodDrawString(String, Font, Brush, Rectangle, StringFormat)
Draws the string.
Public methodDrawString(String, Font, Brush, RectangleF, StringFormat)
Draws a string.
Public methodFillRectangle
Fills the rectangle.
Public methodMeasureString
Measures the string.
Public methodRestore
Restores the specified GraphicsState.
Public methodRotateTransform
Use a rotate transform to rotate the render canvas.
Public methodSave
Saves the instance of GraphicsState.
Public methodTranslateTransform
Use a translate transform to move the render point
Top
See Also