Point
EmfLineTo.Point property
获取或设置 64 位 WMF PointL 对象,在 [MS-WMF] 第 2.2.2.15 节中指定, 指定直线终点的坐标。
public Point Point { get; set; }
也可以看看
- struct Point
- class EmfLineTo
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging
获取或设置 64 位 WMF PointL 对象,在 [MS-WMF] 第 2.2.2.15 节中指定, 指定直线终点的坐标。
public Point Point { get; set; }