PDFShadingPattern¶
Namespace: O2S.Components.PDF4NET.Graphics
Defines a shading based pattern.
Inheritance Object → PDFPattern → PDFShadingPattern
Constructors¶
PDFShadingPattern()¶
Initializes a new PDFShadingPattern object.
PDFShadingPattern(PDFShading)¶
Initializes a new PDFShadingPattern object.
Parameters
shading PDFShading
The shading associated with this pattern.
Properties¶
Matrix¶
Gets or sets the pattern matrix.
Property Value
PDFMatrix
The pattern matrix.
Shading¶
Gets or sets the shading.
Property Value
PDFShading
A PDFShading object associated with this pattern