Name | Description | |
---|---|---|
DrawEllipse | Draw ellipse with currect stroke and fill. | |
DrawImage | Draw image using special source. | |
DrawLine | Draw line between two points using current stroke attributes. | |
DrawLines | Draw lines using specified coordinates. | |
DrawPolygon | Draw polygon with currect stroke and fill. | |
DrawRect | Draw rectangle with currect stroke and fill. | |
DrawString | Overloaded. Draw string at specified position. | |
DrawStringRotated | Draw rotated string at specified position. | |
MeasureString | Overloaded. Measures size of string. | |
SetClipRect | Sets clip rectangle. | |
SetFill | Sets the fill brush. | |
SetFont | Sets the font. | |
SetOpacity | Changes the brush opacity. | |
SetStroke | Sets the current stroke brush. | |
SetStrokePattern | Sets the stroke pattern. | |
SetStrokeThickness | Sets the stroke thickness. |