Table of Contents

Class OdBrush

Namespace
Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush
Assembly
Aspose.Imaging.dll

The open document brush

public abstract class OdBrush : ICloneable
Inheritance
OdBrush
Implements
Derived
Inherited Members

Constructors

OdBrush()

protected OdBrush()

Properties

BrushStyle

Gets the style.

public abstract OdBrushStyle BrushStyle { get; }

Property Value

OdBrushStyle

The style.

Methods

Clone()

Clone this instance.

public abstract object Clone()

Returns

object

The return new instance of source brush