* fill_iso_triangle: * this function fill a isosceles triangle ,used by function draw_arrow. * \param hdc : HDC * \param color : the brush color. * \param ap : the apex point of the isosceles triangle. * \param bp1, bp2 : the basic points of the triangle. * \return : 0 for succeed , -1 for failure. * * Author : wangjian * Date : 2007-11-23 */
source not stored for this graph (policy: none)
no test coverage detected