CSS Logo XNACS1Lib Library Documentation
XNACS1Primitive.AddToAutoDrawSet Method 

Game-Themed Introductory Programming Project   

Add this primitive to the AutoDrawSet. If this primitive already exists in the draw set, this function call is ignored. By default, all primitive are added into the AutoDrawSet.

public virtual void AddToAutoDrawSet();

See Also

XNACS1Primitive Class | XNACS1Lib Namespace | TopOfAutoDrawSet | IsInAutoDrawSet | RemoveFromAutoDrawSet