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

In This Topic
DrawEdge Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function DrawEdge( _
   ByVal hdc As IntPtr, _
   ByRef qrc As Win32.RECT, _
   ByVal edge As UInteger, _
   ByVal qrfFlags As UInteger _
) As Integer
 

Parameters

hdc
qrc
edge
qrfFlags
See Also