Click or drag to resize

ChainShape Properties

The ChainShape type exposes the following members.

Properties
 NameDescription
Public propertyChildCount
(Overrides ShapeChildCount)
Public propertyDensity Gets or sets the density. Changing the density causes a recalculation of shape properties.
(Inherited from Shape)
Public propertyNextVertex Establish connectivity to a vertex that follows the last vertex. Don't call this for loops.
Public propertyPrevVertex Establish connectivity to a vertex that precedes the first vertex. Don't call this for loops.
Public propertyRadius Radius of the Shape Changing the radius causes a recalculation of shape properties.
(Inherited from Shape)
Public propertyShapeType Get the type of this shape.
(Inherited from Shape)
Top
See Also