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