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

CustomFrame Class

Abstract class for a custom frame object.

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

Syntax

Visual Basic
Public MustInherit Class CustomFrame _
	Inherits Frame
C#
public abstract class CustomFrame : Frame

Inheritance Hierarchy

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.

Object Model




See Also

Reference