Graphical properties to be associated with
entities in the query.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Graphics() As IAgRt3QueryGraphics
|
| [C#] |
|---|
public IAgRt3QueryGraphics Graphics {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgRt3QueryGraphics^ get_Graphics();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Graphics(
|
| [Java] |
|---|
public IAgRt3QueryGraphics getGraphics();public void setGraphics(
|