Returns this frame height.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property Height As Integer

C#

public virtual int Height { get; }

Property Value

Frame height (in pixels).

Implements

IFrame..::.Height