C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / ReadMetafileFromMemory Method

In This Topic
ReadMetafileFromMemory Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function ReadMetafileFromMemory( _
   ByVal imageData() As Byte _
) As Metafile
 

Parameters

imageData
See Also