GraphicContext.FillBrush
GraphicContext.FillBrush property
パスの内部を塗りつぶすために使用されるブラシ オブジェクトを設定または取得します。
public virtual IBrush FillBrush { get; set; }
関連項目
- interface IBrush
- class GraphicContext
- 名前空間 Aspose.Html.Rendering
- 組み立て Aspose.HTML
パスの内部を塗りつぶすために使用されるブラシ オブジェクトを設定または取得します。
public virtual IBrush FillBrush { get; set; }