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

SwfEncoderOptions.Width Property

Gets/sets SWF movie width.

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

Syntax

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

Property Value

SWF movie width (in pixels).

See Also

Reference