Returns true if the bit set in flag is set in mask.
int which contains the bit to be tested against the mask. int which is used as the mask. A bool, true if the bit set in flag is set in mask.
AbstractChartNode Class | Imsl.Chart2D Namespace