OdSolidBrush

OdSolidBrush class

The open document solid brush

public class OdSolidBrush : OdBrush

Constructors

NameDescription
OdSolidBrush()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