WmfImage.WidthF
WmfImage.WidthF property
Access the width of the image, indicating the number of pixels along its horizontal axis. Utilize this property to determine the image’s spatial dimensions and aspect ratio, enabling precise layout and rendering adjustments within your application.
public override float WidthF { get; }
Property Value
The image width.
Exceptions
exception | condition |
---|---|
NotImplementedException |
See Also
- class WmfImage
- namespace Aspose.Imaging.FileFormats.Wmf
- assembly Aspose.Imaging