CircleShapeElement
- class HPS.CircleShapeElement : public HPS.ShapeElement
- Public Functions - CircleShapeElement ()
 - CircleShapeElement (HPS.CircleShapeElement in_that)
 - CircleShapeElement (HPS.ShapeElement in_that)
 - CircleShapeElement (HPS.ShapePoint in_center, HPS.ShapePoint in_radius)
 - override void Dispose ()
 - override HPS.Type ObjectType ()
 - HPS.CircleShapeElement SetCenter (HPS.ShapePoint in_center)
 - HPS.CircleShapeElement SetRadius (HPS.ShapePoint in_radius)
 - bool ShowCenter (out HPS.ShapePoint out_center)
 - bool ShowRadius (out HPS.ShapePoint out_radius)
 
