[]
        
(Showing Draft Content)

C1.Util.Win.Win32.PlayEnhMetaFile

PlayEnhMetaFile Method

PlayEnhMetaFile(IntPtr, IntPtr, ref RECT)

Declaration
public static extern bool PlayEnhMetaFile(IntPtr hdc, IntPtr hemf, ref Win32.RECT lpRect)
Public Shared Function PlayEnhMetaFile(hdc As IntPtr, hemf As IntPtr, ByRef lpRect As Win32.RECT) As Boolean
Parameters
Type Name Description
IntPtr hdc
IntPtr hemf
Win32.RECT lpRect
Returns
Type Description
bool