Pixel
EmfSetPixelV.Pixel property
获取或设置一个 64 位 WMF PointL 对象([MS-WMF] 第 2.2.2.15 节),该对象指定像素的 逻辑坐标。
public Point Pixel { get; set; }
也可以看看
- struct Point
- class EmfSetPixelV
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging
获取或设置一个 64 位 WMF PointL 对象([MS-WMF] 第 2.2.2.15 节),该对象指定像素的 逻辑坐标。
public Point Pixel { get; set; }