License.Set Method

Registers a license key for the current copy of Graphics Mill.

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

Syntax

C#
public static void Set(
	string key
)

Parameters

key

Type: System.String

A Graphics Mill license key.

See Also

Reference