Adds a primitive to the primitive manager.
This is required for the primitive to be rendered. If the primitive
already exists in the manager, the result is undefined.
| C# | Visual Basic | Visual C++ |
void Add( IAgGxPrimitive pPrimitive )
Sub Add ( _ pPrimitive As IAgGxPrimitive _ )
void Add( [ InAttribute] IAgGxPrimitive^ pPrimitive )
- pPrimitive ( IAgGxPrimitive)
Assembly: AGI.Graphics.Primitives.Interop(Module: AGI.Graphics.Primitives.Interop) Version: 9.0.0.0 (9.0.0.0)