WidthF

CmxImage.WidthF property

Retrieve the width of the object in inches with this intuitive property. Ideal for developers seeking precise measurements of objects in their applications, ensuring accurate layout and presentation.

public override float WidthF { get; }

Property Value

The object width, in inches.

See Also