Class OdBrush
Class OdBrush
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush アセンション: Aspose.Imaging.dll (25.4.0)
オープンドキュメントブラッシュ
public abstract class OdBrush : ICloneable
Inheritance
Derived
OdGradientBrush , OdHatchedBrush , OdPatternBrush , OdSolidBrush
Implements
相続人
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; }
不動産価値
Methods
Clone()
この例をクローンする。
public abstract object Clone()
Returns
ソースブラッシュの新しいインスタンスを返す