Reference
EmfText.Reference property
获取或设置一个 WMF PointL 对象([MS-WMF] 第 2.2.2.15 节),该对象指定用于定位字符串的 参考点的坐标。参考点由最后的 EMR_SETTEXTALIGN 记录定义(第 2.3.11.25 节)。如果没有设置这样的记录, 默认对齐方式是TA_LEFT,TA_TOP.
public Point Reference { get; set; }
也可以看看
- struct Point
- class EmfText
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Objects
- 部件 Aspose.Imaging