OdSolidBrush Class

Summary: The open document solid brush

Module: aspose.imaging.fileformats.opendocument.objects.brush

Full Name: aspose.imaging.fileformats.opendocument.objects.brush.OdSolidBrush

Inheritance: OdBrush

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
OdSolidBrush()Initializes a new instance of the OdSolidBrush class

Properties

NameTypeAccessDescription
argb_32_colorintr/wGets or sets the color of the argb32.
brush_styleOdBrushStylerGets the style.

Methods

NameDescription
clone()Clone this instance.

Constructor: OdSolidBrush()

 OdSolidBrush() 

Initializes a new instance of the OdSolidBrush class

Method: clone()

 clone() 

Clone this instance.

Returns

TypeDescription
objectThe return new instance of source brush