PsdGroupFrame.Height Property

Gets the height of this layer.

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

Syntax

C#
public override int Height { get; }

Property Value

The height of this frame (in pixels).

Implements

IImageParams.Height

See Also

Reference