Start
EmfChord.Start property
获取或设置一个 64 位 WMF PointL 对象,在 [MS-WMF] 第 2.2.2.15 节中指定, 指定定义弦起点的径向端点的逻辑坐标。
public Point Start { get; set; }
也可以看看
- struct Point
- class EmfChord
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging
获取或设置一个 64 位 WMF PointL 对象,在 [MS-WMF] 第 2.2.2.15 节中指定, 指定定义弦起点的径向端点的逻辑坐标。
public Point Start { get; set; }