FillMode

GraphicsPath.FillMode property

获取或设置一个 FillMode 枚举,该枚举确定如何填充此 GraphicsPath 中形状的内部。

public FillMode FillMode { get; set; }

也可以看看