'Declaration Public Shared Function ReadMetafileFromMemory( _ ByVal imageData() As Byte _ ) As Metafile
public static Metafile ReadMetafileFromMemory( byte[] imageData )
Utils Class Utils Members WriteMetafileToMemory Method