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