EpsImage.HeightF

EpsImage.HeightF property

Access the height of the image using this property. Obtain the image’s height with ease, enabling seamless layout adjustments, aspect ratio calculations, and precise rendering across different screen resolutions and display environments.

public override float HeightF { get; }

Property Value

The image height.

See Also