Inch

WmfImage.Inch property

Access or modify the inch property, representing a unit of measurement typically used for specifying physical dimensions in print or display contexts. Utilize this property to establish or retrieve inch values associated with the image, facilitating accurate representation of physical dimensions within your application.

public int Inch { get; set; }

Property Value

The inch.

See Also