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


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