Box
EmfChord.Box property
获取或设置一个 128 位 WMF RectL 对象,在 [MS-WMF] 2.2.2.19 节中指定,其中 指定包含的边界矩形。
public Rectangle Box { get; set; }
也可以看看
- struct Rectangle
- class EmfChord
- 命名空间 Aspose.Imaging.FileFormats.Emf.Emf.Records
- 部件 Aspose.Imaging
获取或设置一个 128 位 WMF RectL 对象,在 [MS-WMF] 2.2.2.19 节中指定,其中 指定包含的边界矩形。
public Rectangle Box { get; set; }