![]() |
Defines a collection structure for storing a group of XNACS1Primitives (Circle, Rectangle, or other PrimitiveSet). |
![]() | Add all primitives in the set to the AutoDrawSet. If the primitives in this set are already in the AutoDrawSet then nothing will happen. |
![]() | Adds the thePrimitive to this set. |
![]() | Determs if thePrimitive is already in the draw set. |
![]() | Remove all primitives in this set from the AutoDrawSet. After this call, none of the primitives in this set will be visible in the appliation window. |
![]() | Remove all the prmitives from this set. Will aslo remove all the primitives from the AutoDrawSet. |
![]() | Remove thePrimitive from this set. Will also remove the primitive from the AutoDrawSet. |
![]() | Returns the number of primitives in this set. |
XNACS1PrimitiveSet Class | XNACS1Lib Namespace