Link Search Menu Expand Document

UncoloredTilingPen Properties

The UncoloredTilingPen type exposes the following members.

Properties
NameDescription
Public propertyCanvas
Gets the canvas of the pattern cell.
Public propertyColor
Gets or sets the color of this pen.
Public propertyDashPattern
Gets or sets the line dash pattern.
(Overrides PenDashPattern.)
Public propertyLineCap
Gets or sets the line cap of this pen.
(Overrides PenLineCap.)
Public propertyLineJoin
Gets or sets the line join style of this pen.
(Overrides PenLineJoin.)
Public propertyMiterLimit
Gets or sets the miter limit.
(Overrides PenMiterLimit.)
Public propertyOpacity
Gets or sets the opacity value in percent.
(Overrides PenOpacity.)
Public propertyPatternHeight
Gets the height of pattern cells.
Public propertyPatternWidth
Gets the width of pattern cells.
Public propertyTilingType
Gets or sets the Bytescout.PDF.TilingType value specifying the adjustments to the spacing of tiles relative to the device pixel grid.
Public propertyWidth
Gets or sets the width of this pen.
(Overrides PenWidth.)
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