WmfPolyFillMode 枚举
该 PolyFillMode 枚举指定用于填充
多边形的方法。
Module: aspose.imaging.fileformats.wmf.consts
Full Name: aspose.imaging.fileformats.wmf.consts.WmfPolyFillMode
Members
| 成员名称 | 描述 |
|---|---|
| ALTERNATE | 选择交替模式(在每条扫描线上填充奇数边和偶数边之间的区域)。 |
| WINDING | 选择环绕模式(填充任何非零环绕值的区域) |
该 PolyFillMode 枚举指定用于填充
多边形的方法。
Module: aspose.imaging.fileformats.wmf.consts
Full Name: aspose.imaging.fileformats.wmf.consts.WmfPolyFillMode
| 成员名称 | 描述 |
|---|---|
| ALTERNATE | 选择交替模式(在每条扫描线上填充奇数边和偶数边之间的区域)。 |
| WINDING | 选择环绕模式(填充任何非零环绕值的区域) |