Click or drag to resize

LineCapContour Properties

The LineCapContour type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberArrow Gets an arrow-shaped contour.
Public propertyStatic memberBall Gets a ball-shaped contour.
Public propertyStatic memberBigArrow Gets a large arrow-shaped contour.
Public propertyStatic memberBlock Gets a block-shaped contour.
Public propertyIsVertexSharp Gets flags indicating whether the corresponding vertices are sharp.
Public propertyNormals Gets the contour normals.
Public propertyNumberOfNormals Gets the number of normals.
Public propertyNumberOfVertices Gets the number of vertices.
Public propertyStatic memberTriangle Gets a triangular contour.
Public propertyVertices Gets the contour vertices.
Top
See Also