EmfImage.HeightF

EmfImage.HeightF property

Retrieve the image’s height, facilitating accurate rendering and layout adjustments. Accessing the height property ensures compatibility and seamless integration across different platforms and applications.

public override float HeightF { get; }

Property Value

The image height.

See Also