'Declaration
Public Function New( _ ByVal frame As CoreGraphics.CGRect _ )
'Usage
Dim frame As CoreGraphics.CGRect Dim instance As New C1Label(frame)
public C1Label( CoreGraphics.CGRect frame )
Parameters
- frame
- Frame used by the view, expressed in iOS points.