OdHatchedBrush

OdHatchedBrush class

The Hatched brush

public class OdHatchedBrush : OdBrush

Constructors

NameDescription
OdHatchedBrush()The default constructor.

Properties

NameDescription
Argb32Color { get; set; }Gets or sets the color of the argb32.
override BrushStyle { get; }Gets the style.

Methods

NameDescription
override Clone()Clone this instance.

See Also