Apitron.PDF.Kit library for .NET
Top
The ShadingPattern type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
GraphicsStateResourceID |
Gets or sets the graphics state resource ID of the graphics state containing parameters to be put into effect temporarily while the shading pattern is painted.
Any parameters that are so specified shall be inherited from the graphics state that was in effect at the beginning of the content stream in which the pattern
is defined as a resource.
| |
Matrix |
Gets or sets an array of six numbers specifying the pattern matrix. Default value: the identity matrix [1 0 0 1 0 0].
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
ShadingResourceID |
Gets the shading resource ID.
|
See Also