PDF File Writer Class Library - Author Uzi Granot
DrawWPFPath Methods |
The DrawWPFPath type exposes the following members.

Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ResetBrush |
Reset non-stroking brush to no fill
|
![]() | ResetPen |
Reset pen
|
![]() | SetBrush(Color) |
Set brush to solid color
|
![]() | SetBrush(LinearGradientBrush) |
Set brush
|
![]() | SetBrush(RadialGradientBrush) |
Set brush
|
![]() | SetBrush(SolidColorBrush) |
Set brush to solid color
|
![]() | SetBrush(PdfAxialShading, Double) |
Set brush
|
![]() | SetBrush(PdfRadialShading, Double) |
Set brush
|
![]() | SetBrush(PdfTilingPattern, Double) |
Set brush
|
![]() | SetPen(Color) |
Set pen color
|
![]() | SetPen(Pen) |
Set media pen
|
![]() | SetPenWidth |
Pen width
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UseCurrectBrush |
Filling the path will use the current color
|
![]() | UseCurrectPen |
Pen color will use the current color
|
