Now that you have added the CircleShape property to the CCircCtrl
class and set its initial value in DoPropExchange
, you can implement the new drawing behavior. To do this, you will make several additions to the CCircCtrl
class code:
GetDrawRect
.