[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DrawEdge

DrawEdge Method

DrawEdge(IntPtr, ref RECT, uint, uint)

Declaration
public static extern int DrawEdge(IntPtr hdc, ref Win32.RECT qrc, uint edge, uint qrfFlags)
Parameters
Type Name Description
IntPtr hdc
Win32.RECT qrc
uint edge
uint qrfFlags
Returns
Type Description
int