Class OdBrush

Class OdBrush

Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Otwarte dokumenty Brush

public abstract class OdBrush : ICloneable

Inheritance

object OdBrush

Derived

OdGradientBrush , OdHatchedBrush , OdPatternBrush , OdSolidBrush

Implements

ICloneable

Dziedziczeni członkowie

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

Zdobądź swój styl.

public abstract OdBrushStyle BrushStyle { get; }

Wartość nieruchomości

OdBrushStyle

Methods

Clone()

Klonuj tę instancję.

public abstract object Clone()

Returns

object

Powrót nowej instancji brwi źródłowej

 Polski