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

SwfEncoderOptions.Height Property

Gets/sets SWF movie height.

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

Syntax

Visual Basic
Public Property Height As Integer
C#
public int Height { get; set; }

Property Value

SWF movie height (in pixels).

See Also

Reference