ILine |
The ILineCapContour type exposes the following members.
| Name | Description | |
|---|---|---|
| IsVertexSharp | Determines whether the vertex at index idx is a sharp vertex. | |
| Normals | Returns the normal at index idx. | |
| Vertices | Returns the vertex at index idx. The x component of the returned value is responsible for the advance of the cap in the direction of the line, the y component is multiplied with the cross section of the line. |