Read-only property
| [Visual Basic .NET] |
|---|
Public Property Primitives() As IAgStkGraphicsPrimitiveManager |
| [C#] |
|---|
public IAgStkGraphicsPrimitiveManager Primitives {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsPrimitiveManager ^ get_Primitives(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPrimitiveManager getPrimitives(); |
[Python - STK API ] |
|---|
@property def Primitives(self) -> "IAgStkGraphicsPrimitiveManager": |






