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


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