Class OdBrush

Class OdBrush

名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush アセンション: Aspose.Imaging.dll (25.4.0)

オープンドキュメントブラッシュ

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

ソースブラッシュの新しいインスタンスを返す

 日本語