GraphicsPath.FillMode
GraphicsPath.FillMode property
获取或设置一个 FillMode 枚举,该枚举决定此 GraphicsPath 中形状的内部如何填充。
public FillMode FillMode { get; set; }
返回值
一个 FillMode 枚举,指定此 GraphicsPath 中形状的内部如何填充。
Property Value
填充模式。
另请参见
- enum FillMode
- class GraphicsPath
- namespace Aspose.Imaging
- assembly Aspose.Imaging