PsdFrameExtensions.ToGraphicsContainer Method (PsdFrame)

Converts the PsdFrame to GraphicsContainer.

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

Syntax

C#
public static GraphicsContainer ToGraphicsContainer(
	this PsdFrame frame
)

Return Value

The GraphicsContainer.

See Also

Reference