Gets or sets the primitive associated with
this instance.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Primitive() As IAgStkGraphicsPrimitive
|
| [C#] |
|---|
public IAgStkGraphicsPrimitive Primitive {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgStkGraphicsPrimitive^ get_Primitive();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Primitive(
|
| [Java] |
|---|
public IAgStkGraphicsPrimitive getPrimitive();public void setPrimitive(
|