IImageParams.Height Property

Gets the height, in pixels, of an image.

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

Syntax

C#
                int Height { get; }

Property Value

The height, in pixels, of an image.

See Also

Reference