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
返回源刷的新例子