CSS Logo XNACS1Lib Library Documentation
XNACS1Primitive.IsInAutoDrawSet Method 

Game-Themed Introductory Programming Project   

Determines if this primitive is in the AutoDrawSet.

public virtual bool IsInAutoDrawSet();

Return Value

True: if this primitive is in the AutoDrawSet, otherwise returns false.

See Also

XNACS1Primitive Class | XNACS1Lib Namespace | AddToAutoDrawSet | TopOfAutoDrawSet | RemoveFromAutoDrawSet