Click or drag to resize

PageGraphicElement Properties

The PageGraphicElement type exposes the following members.

Properties
  NameDescription
Public propertyBackColor
Gets or sets element background color.
Public propertyBlending
Gets or sets blending mode for transparent rendering mode of the element.
Public propertyColorSpace
Gets or sets color space for element rendering.
Public propertyForeColor
Gets or sets the element foreground color.
Public propertyGradient
The gradient used to fill a shape.
Public propertyLineStyle
Gets or sets the line style for elements rendering lines.
Public propertyRotated
A flag to indicate if this element was rotated.
Public propertyScaled
A flag to indicate if this element was scaled.
Public propertySkewed
A flag to indicate if this element was skewed.
Public propertyTranslated
A flag to indicate if this element was translated.
Public propertyTransparency
Gets or sets element transparency. The transparency is expressed as a value between 0 and 100. 0 means completely transparent and 100 completely opaque.
Top
See Also