Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeNodes Interface

In This Topic
IShapeNodes Interface Methods
In This Topic

For a list of all members of this type, see IShapeNodes members.

Public Methods
 NameDescription
 MethodDeletes the object.  
 MethodInserts a node into a freeform shape.  
 MethodSets the editing type of the node specified by index. If the node is a control point for a curved segment, this method sets the editing type of the node adjacent to it that joins two segments.  
 MethodSets the location of the node specified by index.  
 MethodSets the segment type of the segment that follows the node specified by index. If the node is a control point for a curved segment, this method sets the segment type for that curve.  
Top
See Also