Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1Label Class / C1Label Constructor / C1Label Constructor()


In This Topic
    C1Label Constructor()
    In This Topic
    Initializes a new instance of the C1Label class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1Label()
    public C1Label()
    See Also