Class OdHatchedBrush

Class OdHatchedBrush

Tên không gian: Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush Tổng hợp: Aspose.Imaging.dll (25.4.0)

Tải Hatched Brush

[JsonObject(MemberSerialization.OptIn)]
public class OdHatchedBrush : OdBrush, ICloneable

Inheritance

object OdBrush OdHatchedBrush

Implements

ICloneable

Thành viên thừa kế

OdBrush.Clone() , OdBrush.BrushStyle , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OdHatchedBrush()

public OdHatchedBrush()

Properties

Argb32Color

Nhận hoặc đặt màu của argb32.

[JsonProperty]
public int Argb32Color { get; set; }

Giá trị bất động sản

int

BrushStyle

nhận được phong cách.

public override OdBrushStyle BrushStyle { get; }

Giá trị bất động sản

OdBrushStyle

Methods

Clone()

Clone trường hợp này.

public override object Clone()

Returns

object

Sự trở lại của trường hợp mới của nguồn Brush

Xem thêm

OdBrush

 Tiếng Việt