CSS Logo XNACS1Lib Library Documentation
XNACS1PrimitiveSet.IsInDrawSet Method 

Game-Themed Introductory Programming Project   

Determs if thePrimitive is already in the draw set.

public bool IsInDrawSet(
   XNACS1Primitive thePrimitive
);

Parameters

thePrimitive
Primitive to be tested

Return Value

True: if thePrmitive is already in the set, else returns False.

See Also

XNACS1PrimitiveSet Class | XNACS1Lib Namespace