Triggered when the query display state
changes for entity labels.
| [Visual Basic .NET] |
|---|
Public Sub OnShowLabels( _
ByVal Sender As IAgRt3QueryGraphics _
)
|
| [C#] |
|---|
public void OnShowLabels(
|
| [Managed C++] |
|---|
public: void OnShowLabels(
|
| [Java] |
|---|
public onShowLabels(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnShowLabels(
|
- Sender