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


In This Topic
    ShapeProps Constructor()
    In This Topic
    Creates a new set of shape properties.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ShapeProps()
    public ShapeProps()
    See Also