Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeNode Interface
Members


In This Topic
IShapeNode Interface
In This Topic
Represents the geometry and the geometry-editing properties of the nodes in a user-defined freeform.
Syntax
'Declaration
 
Public Interface IShapeNode 
 
'Usage
 
Dim instance As IShapeNode
Remarks
Nodes include the vertices between the segments of the freeform and the control points for curved segments.
See Also