This documentation is for the old version. Go to the latest Graphics Mill docs

IFrame.Height Property

Returns this frame height.

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

Syntax

Visual Basic
ReadOnly Property Height As Integer
C#
                int Height { get; }

Property Value

Frame height (in pixels).

See Also

Reference