The Path object.
Inheritance Hierarchy
Methods
Name | Description |
---|---|
GetEndCap | Gets the shape of the end of the path. |
GetEndPoint | Gets the end point of the path. |
GetLinkCount | Gets the number of segments connected to the specified end. |
GetLinkedPath | Gets the path attached to the specified endpoint. |
GetStartCap | Gets the shape of the start of the path. |
GetStartPoint | Gets the start point of the path. |
GetThickness | Gets the thickness of the path. |
SetCap | Sets the shape of the ends of the path. |
SetEndPoint | Sets the end point of the path. |
SetStartPoint | Sets the start point of the path. |
SetThickness | Sets the thickness of the path. |