Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / UniversalNoShape Class / UniversalNoShape Constructor / UniversalNoShape Constructor()


In This Topic
    UniversalNoShape Constructor()
    In This Topic
    Creates a new universal "no" shape.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New UniversalNoShape()
    public UniversalNoShape()
    See Also