[]
        
(Showing Draft Content)

C1.iOS.Core.C1SvgIcon.-ctor(Constructor)_1

C1SvgIcon Constructor

C1SvgIcon()

Initializes a new instance of the C1SvgIcon class.

Declaration
public C1SvgIcon()
Public Sub New()

C1SvgIcon(CGRect)

Initializes a new instance of the C1SvgIcon class.

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

C1SvgIcon(nint)

Initializes a new instance of the C1SvgIcon class.

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