Shape;
BoundingRectangle(0,0);
HatchBrush(HS_BDIAGONAL,RGB(0,0,255);
Ellipse(left,top,right,bottom);
 