GraphicsExtensions Class Methods
For a list of all members of this type, see GraphicsExtensions members.
Public Methods
Name | Description | |
---|---|---|
AddCapsule | A GraphicsPath extension method that adds a capsule to 'rectangle'. | |
AddRoundedRectangle | A GraphicsPath extension method that adds a rounded rectangle. | |
Centre | A Rectangle extension method that centres the given r. | |
Colorize | An Image extension method that colorizes. | |
DrawArrow | The Graphics extension method that draw arrow. | |
DrawGlowPath | The Graphics extension method that draw glow path. | |
DrawRoundedRectangle | Overloaded. The Graphics extension method that draw rounded rectangle. | |
FillRoundedRectangle | Overloaded. The Graphics extension method that fill rounded rectangle. | |
GetFontMetrics | The Graphics extension method that gets font metrics. | |
Rotate | An Image extension method that rotates. | |
Scale | Overloaded. An Image extension method that scales. | |
SetOpacity | An Image extension method that sets an opacity. |
See Also