[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DrawEdge

DrawEdge Method

DrawEdge(nint, ref RECT, uint, uint)

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