WmfImage.FrameBounds
WmfImage.FrameBounds property
Access the bounds of the frame, indicating its position and dimensions within the image. Utilize this property to retrieve detailed information about the frame’s spatial location, enabling precise manipulation and rendering within your application.
public Rectangle FrameBounds { get; }
Property Value
The frame bounds.
See Also
- struct Rectangle
- class WmfImage
- namespace Aspose.Imaging.FileFormats.Wmf
- assembly Aspose.Imaging