[]
        
(Showing Draft Content)

C1.Util.Win.Win32.FrameRect

FrameRect Method

FrameRect(nint, ref RECT, nint)

Declaration
public static extern int FrameRect(nint hdc, ref Win32.RECT lprc, nint hbr)
Public Shared Function FrameRect(hdc As IntPtr, ByRef lprc As Win32.RECT, hbr As IntPtr) As Integer
Parameters
Type Name Description
nint hdc
Win32.RECT lprc
nint hbr
Returns
Type Description
int