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