Click or drag to resize

CircleShape Properties

The CircleShape 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 propertyPosition
Get or set the position of the circle
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