ImageParams.Height Property

Gets the height, in pixels, of an image.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Height { get; }

Property Value

The height, in pixels, of an image.

Implements

IImageParams.Height

See Also

Reference