Class OdBrush

Class OdBrush

ja nimityö: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush Kokoelma: Aspose.Imaging.dll (25.4.0)

Avoin asiakirja Brush

public abstract class OdBrush : ICloneable

Inheritance

object OdBrush

Derived

OdGradientBrush , OdHatchedBrush , OdPatternBrush , OdSolidBrush

Implements

ICloneable

Perintöjäsenet

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

Se saa tyylin.

public abstract OdBrushStyle BrushStyle { get; }

Omistuksen arvo

OdBrushStyle

Methods

Clone()

Clone tämä tapaus.

public abstract object Clone()

Returns

object

Palautetaan uusi esimerkki lähteestä

 Suomi