[]
        
(Showing Draft Content)

C1.iOS.Core.C1PathIcon.-ctor

C1PathIcon Constructor

C1PathIcon()

Initializes a new instance of the C1PathIcon class.

Declaration
public C1PathIcon()
Public Sub New()

C1PathIcon(CGRect)

Initializes a new instance of the C1PathIcon class.

Declaration
public C1PathIcon(CGRect frame)
Public Sub New(frame As CGRect)
Parameters
Type Name Description
CGRect frame

C1PathIcon(nint)

Initializes a new instance of the C1PathIcon class.

Declaration
public C1PathIcon(nint handle)
Public Sub New(handle As IntPtr)
Parameters
Type Name Description
nint handle