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++] |
|---|
|
| [Java] |
|---|
public IAgRt3QueryGraphics getGraphics(); public void setGraphics( IAgRt3QueryGraphics ); |





