Apitron.PDF.Kit.FixedLayout.Resources.Patterns Namespace

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This namespace contains definition of tiling patterns.
Classes

  ClassDescription
Public classShadingPattern
Shading patterns provide a smooth transition between colours across an area to be painted, independent of the resolution of any particular output device and without specifying the number of steps in the colour transition.
Public classTilingPattern
A tiling pattern consists of a small graphical figure called a pattern cell. Painting with the pattern replicates the cell at fixed horizontal and vertical intervals to fill an area. The effect is as if the figure were painted on the surface of a clear glass tile, identical copies of which were then laid down in an array covering the area and trimmed to its boundaries. This process is called tiling the area.