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

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

 한국어