Xfinium.Pdf.Graphics Namespace : PdfAxialShading Class |
The following tables list the members exposed by PdfAxialShading.
Name | Description | |
---|---|---|
![]() | PdfAxialShading Constructor | Initializes a new PdfAxialShading 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. |
![]() | EndColor | Gets or sets the shading end color. |
![]() | EndPoint | Gets or sets the shading end point. |
![]() | ExtendEnd | Gets or sets a value indicating whether to extend shading beyond the ending point. |
![]() | ExtendStart | Gets or sets a value indicating whether to extend shading beyond the starting point. |
![]() | Function | Gets or sets the shading function. |
![]() | StartColor | Gets or sets the shading start color. |
![]() | StartPoint | Gets or sets the shading start point. |