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