[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeNodes.SetEditingType

SetEditingType Method

SetEditingType(int, EditingType)

Sets 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.

Declaration
void SetEditingType(int index, EditingType editingType)
Sub SetEditingType(index As Integer, editingType As EditingType)
Parameters
Type Name Description
int index

The node whose editing type is to be set.

EditingType editingType

The editing property of the vertex.