Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Shape Class / EditPoints Method


In This Topic
    EditPoints Method
    In This Topic
    Starts editing points of this shape.
    Syntax
    'Declaration
     
    
    Public Sub EditPoints() 
    'Usage
     
    
    Dim instance As Shape
     
    instance.EditPoints()
    public void EditPoints()
    See Also