Apitron.PDF.Kit library for .NET
Top
The TilingPattern type exposes the following members.
Properties
Name | Description | |
---|---|---|
Boundary |
The contents' boundary.
| |
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
Content |
Gets the content.
| |
Elements |
Gets the content elements enumerator.
| |
IsColored |
Gets or sets a value indicating whether this instance is colored.
| |
Matrix |
Gets or sets an array of six numbers specifying the pattern matrix. Default value: the identity matrix [1 0 0 1 0 0].
| |
Resources |
Gets the resources.
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
XStep |
Gets or sets the desired horizontal spacing between pattern cells, measured in the pattern coordinate system.
| |
YStep |
Gets or sets the desired vertical spacing between pattern cells, measured in the pattern coordinate system.
|
See Also