Class OdHatchedBrush

Class OdHatchedBrush

이름 공간 : Aspose.Imaging.FileFormats.OpenDocument.Objects.Brush 모임: Aspose.Imaging.dll (25.4.0)

헤치드 브러시

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

Inheritance

object OdBrush OdHatchedBrush

Implements

ICloneable

상속 회원들

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

argb32의 색깔을 얻거나 설정합니다.

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

부동산 가치

int

BrushStyle

스타일을 얻는다.

public override OdBrushStyle BrushStyle { get; }

부동산 가치

OdBrushStyle

Methods

Clone()

이 사례를 클론하라.

public override object Clone()

Returns

object

원본 브러시의 새로운 인스턴스 반환

또한 보기

OdBrush

 한국어