The methods of the GraphicsEx class are listed below. For a complete list of GraphicsEx class members, see the GraphicsEx Members topic.
![]() BlendRectangle | Fills the rectangle with the passed color, respecting the color's alpha channel. |
![]() DrawAlignedString | Overloaded. Draws the specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified DrawStringOptions. |
![]() DrawArc | Overloaded. Draws an arc representing a portion of an ellipse specified by a Rectangle structure. |
![]() DrawGradient | Overloaded. Draws a gradient specified by a Rectangle structure. |
![]() DrawImageEx | Overloaded. Draws the specified image, using its original physical size, at the location specified by a coordinate pair. |
![]() DrawRoundedRectangle | Overloaded. Draws a rounded rectangle specified by a Rectangle structure. |
![]() DrawVistaGradient | Overloaded. Draws a vista gradient specified by a Color and Rectangle structure. |
![]() FillPie | Overloaded. Fills the interior of a pie section defined by an ellipse specified by a Rectangle structure and two radial lines. |
![]() FillRoundedRectangle | Overloaded. Fills the interior of a rounded rectangle specified by a Rectangle structure. |
![]() MeasureString | Overloaded. Measures the specified string when drawn with the specified Font. |
![]() RoundedRectanglePoints | |
![]() RoundedRegion |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
GraphicsEx Class | Resco.Drawing Namespace