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


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