FillMode
GraphicsPath.FillMode property
获取或设置一个 FillMode 枚举,该枚举确定如何填充此 GraphicsPath 中形状的内部。
public FillMode FillMode { get; set; }
也可以看看
- enum FillMode
- class GraphicsPath
- 命名空间 System.Drawing.Drawing2D
- 部件 Aspose.Drawing
获取或设置一个 FillMode 枚举,该枚举确定如何填充此 GraphicsPath 中形状的内部。
public FillMode FillMode { get; set; }