Class OdBrush

Class OdBrush

Името на пространството: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush Асамблея: Aspose.Imaging.dll (25.4.0)

Отворени документи Brush

public abstract class OdBrush : ICloneable

Inheritance

object OdBrush

Derived

OdGradientBrush , OdHatchedBrush , OdPatternBrush , OdSolidBrush

Implements

ICloneable

наследници

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

Вземи стила си.

public abstract OdBrushStyle BrushStyle { get; }

стойност на имота

OdBrushStyle

Methods

Clone()

Клониране на случая.

public abstract object Clone()

Returns

object

Връщане на нова инстанция на източник на четка

 Български