Determines whether the composite contains a primitive.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Contains(self, Primitive:"IAgStkGraphicsPrimitive") -> bool: |
- Primitive
- The primitive to locate in the composite.






