XNACS1Lib: CSS490 Spring 2011
Remove thePrimitive from this set. Will also remove the primitive from the AutoDrawSet.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public void RemoveFromSet(
	XNACS1Primitive thePrimitive
)

Parameters

thePrimitive
Type: XNACS1Lib..::..XNACS1Primitive
The primitive to be removed from this set.

See Also