Opens format reader on the specified file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Sub Open ( _
fileName As String _
)
void Open(
string fileName
)
Type: System.String
Name of the file to read from.