Chain |
The ChainShape type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildCount | (Overrides ShapeChildCount) | |
| Density |
Gets or sets the density.
Changing the density causes a recalculation of shape properties.
(Inherited from Shape) | |
| NextVertex | Establish connectivity to a vertex that follows the last vertex. Don't call this for loops. | |
| PrevVertex | Establish connectivity to a vertex that precedes the first vertex. Don't call this for loops. | |
| Radius |
Radius of the Shape
Changing the radius causes a recalculation of shape properties.
(Inherited from Shape) | |
| ShapeType |
Get the type of this shape.
(Inherited from Shape) |