Xfinium.Pdf.Graphics Namespace : PdfRadialShading Class |
The following tables list the members exposed by PdfRadialShading.
Name | Description | |
---|---|---|
![]() | PdfRadialShading Constructor | Initializes a new PdfRadialShading object. |
Name | Description | |
---|---|---|
![]() | AntiAlias | Gets or sets a value indicating whether to filter the shading function to prevent aliasing artifacts. (Inherited from Xfinium.Pdf.Graphics.PdfShading) |
![]() | ColorSpace | Gets or sets the shading color space. (Inherited from Xfinium.Pdf.Graphics.PdfShading) |
![]() | Domain | Gets or sets the shading domain. |
![]() | EndCircleCenter | Gets or sets the position of the ending circle. |
![]() | EndCircleRadius | Gets or sets the radius of the ending circle. |
![]() | EndColor | Gets or sets the shading end color. |
![]() | ExtendEnd | Gets or sets a value indicating whether to extend shading beyond the ending circle. |
![]() | ExtendStart | Gets or sets a value indicating whether to extend shading beyond the starting circle. |
![]() | Function | Gets or sets the shading function. |
![]() | StartCircleCenter | Gets or sets the position of the starting circle. |
![]() | StartCircleRadius | Gets or sets the radius of the starting circle. |
![]() | StartColor | Gets or sets the shading start color. |