The DrawPathEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BlendMode |
Gets the blending mode of the path. |
![]() |
Brush |
Gets the brush defining characteristics of the fill. |
![]() |
Cancel |
Gets or sets the boolean value defining whether the path should be added to the container. |
![]() |
ClippingPaths |
Gets the collection of clipping paths. |
![]() |
FillingRule |
Gets the filling rule. |
![]() |
Path |
Gets the path to be drawn. |
![]() |
Pen |
Gets the pen defining the color, width, and style of a path. |
![]() |
Transform |
Gets the transformation matrix. |