State of the GIS data rendering.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Paused() As Boolean
|
| [C#] |
|---|
public bool Paused {get;}
|
| [Managed C++] |
|---|
public: __property bool get_Paused();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Paused(
|
| [Java] |
|---|
public bool getPaused();
|