Controls whether to reuse the same spatial state object in subsequent calls to GetState.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Recycle() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_Recycle(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getRecycle(); |






