Determins if the bit set in flag is set in mask.
int
which contains the bit to be tested against mask. int
which is to be used as teh mask. A bool
whichis true
if the bit set in flag is set in mask.
ChartNode Class | Imsl.Chart2D Namespace