[]
        
(Showing Draft Content)

C1.iOS.Core.C1PolygonIcon.-ctor

C1PolygonIcon Constructor

C1PolygonIcon()

Initializes a new instance of the C1PolygonIcon class.

Declaration
public C1PolygonIcon()
Public Sub New()

C1PolygonIcon(CGRect)

Initializes a new instance of the C1PolygonIcon class.

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

C1PolygonIcon(nint)

Initializes a new instance of the C1PolygonIcon class.

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