EmfImage.WidthF

EmfImage.WidthF property

Access to the width of the image, providing essential information for precise rendering and processing. Quickly retrieve the image’s width to ensure compatibility and proper layout within various applications and platforms.

public override float WidthF { get; }

Property Value

The image width.

See Also