FillMode
GraphicsPath.FillMode property
获取或设置一个FillMode
枚举,它决定了这个形状的内部如何GraphicsPath
已满。
public FillMode FillMode { get; set; }
返回值
一个FillMode
枚举,指定此形状的内部如何GraphicsPath
已满。
适当的价值
填充模式。
也可以看看
- enum FillMode
- class GraphicsPath
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging