Interface IBrush
Interface IBrush
이름 공간 : Aspose.Html.Drawing 구성: Aspose.HTML.dll (25.4.0)
브러쉬 유형을 얻을 수있는 방법을 선언합니다.
[ComVisible(true)]
public interface IBrush : IDisposable
Implements
Properties
Type
그것은 Aspose.Html.Drawing.BrushType로 브러시 유형을 얻습니다.
BrushType Type { get; }