Class OdBrush
Class OdBrush
Namespace: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush
Assembly: Aspose.Imaging.dll (25.8.0)
The open document brush
public abstract class OdBrush : ICloneableInheritance
Derived
OdGradientBrush , OdHatchedBrush , OdPatternBrush , OdSolidBrush
Implements
Inherited Members
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdBrush()
protected OdBrush()Properties
BrushStyle
Gets the style.
public abstract OdBrushStyle BrushStyle { get; }Property Value
Methods
Clone()
Clone this instance.
public abstract object Clone()Returns
The return new instance of source brush