Returns frame name (if defined).

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

Syntax

Visual Basic

Public Overridable Property Name As String

C#

public virtual string Name { get; set; }

Property Value

Frame name.

Implements

IFrame..::.Name