Gets or sets the Display
Condition that controls whether or not the Globe
Overlay is displayed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DisplayCondition() As IAgStkGraphicsDisplayCondition
|
| [C#] |
|---|
public IAgStkGraphicsDisplayCondition DisplayCondition {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgStkGraphicsDisplayCondition^ get_DisplayCondition();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DisplayCondition(
|
| [Java] |
|---|
public IAgStkGraphicsDisplayCondition getDisplayCondition();public void setDisplayCondition(
|