Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / WorksheetDrawing Class / StopEditingShape Method


In This Topic
StopEditingShape Method
In This Topic
Stops editing points of the specified shape.
Syntax
'Declaration
 
Public Sub StopEditingShape() 
 
'Usage
 
Dim instance As WorksheetDrawing
 
instance.StopEditingShape()
See Also