Click or drag to resize

AnnotationBrush Properties

The AnnotationBrush type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets or sets the color of a solid brush.
Public propertyFillType
Gets or sets the type of brush used.
Public propertyHatchBackColor
Gets or sets the hatch background color of a hatch brush.
Public propertyHatchForeColor
Gets or sets the hatch forecolor of a hatch brush.
Public propertyHatchStyle
Gets or sets the hatch style of a hatch brush.
Public propertyImage
Gets or sets the image used for a texture brush.
Public propertyLinearColors
Gets or sets the colors used by a linear gradient brush.
Public propertyLinearGradientMode
The orientation of a linear gradient brush.
Public propertyRectangle
The bounding rectangle a texture or linear gradient brush.
Public propertyWrapMode
Gets or sets the wrap mode of a texture brush.
Top
See Also