[]
Creates and adds ellipse geometry that is used for hit testing.
protected void AddFakeEllipse(PathGeometry pg, Point center, double rx, double ry, double w2)
Type | Name | Description |
---|---|---|
PathGeometry | pg | |
Point | center | |
double | rx | |
double | ry | |
double | w2 |