PltImage.Height

PltImage.Height property

Gets the image height in points (72 points per inch).

public override int Height { get; }

Property Value

The image height in points (72 points per inch).

See Also