Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / RadioPicture Class / RadioPicture Constructor


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