CSS Logo XNACS1Lib Library Documentation
XNACS1PrimitiveSet.TopOfDrawSet Method 

Game-Themed Introductory Programming Project   

Ensures that thePrimitive will be drawn above all other primitives.

public void TopOfDrawSet(
   XNACS1Primitive thePrimitive
);

Parameters

thePrimitive
The primitive to be drawn above all other primitives.

See Also

XNACS1PrimitiveSet Class | XNACS1Lib Namespace | AddToSet | IsInDrawSet | DrawSetSize | RemoveFromSet | RemoveAllFromSet