Start
EmfExtFloodFill.Start property
获取或设置 WMF PointL 对象([MS-WMF] 第 2.2.2.15 节),它以逻辑单位指定填充开始的 坐标。
public Point Start { get; set; }
也可以看看
- struct Point
- class EmfExtFloodFill
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging
获取或设置 WMF PointL 对象([MS-WMF] 第 2.2.2.15 节),它以逻辑单位指定填充开始的 坐标。
public Point Start { get; set; }