TilingPattern Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The TilingPattern type exposes the following members.

Properties

  NameDescription
Public propertyBoundary
The contents' boundary.
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyContent
Gets the content.
Public propertyElements
Gets the content elements enumerator.
Public propertyIsColored
Gets or sets a value indicating whether this instance is colored.
Public propertyMatrix
Gets or sets an array of six numbers specifying the pattern matrix. Default value: the identity matrix [1 0 0 1 0 0].
Public propertyResources
Gets the resources.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyXStep
Gets or sets the desired horizontal spacing between pattern cells, measured in the pattern coordinate system.
Public propertyYStep
Gets or sets the desired vertical spacing between pattern cells, measured in the pattern coordinate system.
Top
See Also

Reference