[]
        
(Showing Draft Content)

C1.Util.Win.Win32.BeginPath

BeginPath Method

BeginPath(IntPtr)

Declaration
public static extern bool BeginPath(IntPtr hdc)
Public Shared Function BeginPath(hdc As IntPtr) As Boolean
Parameters
Type Name Description
IntPtr hdc
Returns
Type Description
bool