Check whether you can set the reference area or whether it is specified in the file.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CanSetRefArea() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_CanSetRefArea(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getCanSetRefArea(); |
| [Python - STK API] |
|---|
@property def CanSetRefArea(self) -> bool: |





