Click or drag to resize

ILineCapContour Methods

The ILineCapContour type exposes the following members.

Methods
 NameDescription
Public methodIsVertexSharp Determines whether the vertex at index idx is a sharp vertex.
Public methodNormals Returns the normal at index idx.
Public methodVertices 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.
Top
See Also