CSS Logo XNACS1Lib Library Documentation
XNACS1PrimitiveSet.RemoveFromSet Method 

Game-Themed Introductory Programming Project   

Remove thePrimitive from this set. Will also remove the primitive from the AutoDrawSet.

public void RemoveFromSet(
   XNACS1Primitive thePrimitive
);

Parameters

thePrimitive
The primitive to be removed from this set.

See Also

XNACS1PrimitiveSet Class | XNACS1Lib Namespace