IInkBrush

IInkBrush 接口

表示描边画笔。

public interface IInkBrush

属性

名称描述
Color { get; set; }获取或设置线条的画笔颜色。
Size { get; set; }获取或设置线条的画笔大小,单位为磅。

参见