Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / EditorCalloutShape Class / EditorCalloutShape Constructor / EditorCalloutShape Constructor()


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