NDrawPolypoints<T> Class Properties
In This Topic
For a list of all members of this type, see NDrawPolypoints<T> members.
Public Properties
| | Name | Description |
 | Points | Gets or sets the points of the graphics path. The points are expressed relatively to the draw box |
 | Tension | Gets or sets the tension of the curve represented by the polypoint object. If tension is 0 it is a polypoint with straigth segments, othwerwise it is a cardinal spline with smooth curves. |
 | Type | Overridden. Gets the type of this geometry command. |
Top
See Also