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


In This Topic
    EditPoints Method (Shape)
    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