Class OdBrush

Class OdBrush

Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Otvorený dokument Brush

public abstract class OdBrush : ICloneable

Inheritance

object OdBrush

Derived

OdGradientBrush , OdHatchedBrush , OdPatternBrush , OdSolidBrush

Implements

ICloneable

Z dedičných členov

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

Dostane sa štýl.

public abstract OdBrushStyle BrushStyle { get; }

Hodnota nehnuteľnosti

OdBrushStyle

Methods

Clone()

Klonovanie tohto prípadu.

public abstract object Clone()

Returns

object

Návrat novej inštancie zdrojovej brúsky

 Slovenčina