Returns this frame width.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property Width As Integer

C#

public virtual int Width { get; }

Property Value

Frame width (in pixels).

Implements

IFrame..::.Width