Brush
Background.Brush property
获取或设置背景画笔。默认值为空。 此属性需要 Brush 对象实例 implementations 查看不同的 Brush 类
public Brush Brush { get; set; }
也可以看看
- class Brush
- class Background
- 命名空间 GroupDocs.Signature.Domain
- 部件 GroupDocs.Signature
获取或设置背景画笔。默认值为空。 此属性需要 Brush 对象实例 implementations 查看不同的 Brush 类
public Brush Brush { get; set; }