ResolveProfileCallback Delegate

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

Syntax

C#
public delegate void ResolveProfileCallback(
	string profileLine,
	Stream stream
)

Parameters

profileLine

Type: System.String

stream

Type: System.IO.Stream

See Also

Reference