Gets or sets the beam active flag.
Read-write property
[Visual Basic .NET] |
---|
Public Property Active() As Boolean
|
[C#] |
---|
public bool Active {get; set;}
|
[Managed C++] |
---|
public: __property bool get_Active();
|
[Unmanaged C++] |
---|
public: HRESULT get_Active(
|
[Java] |
---|
public bool getActive();public void setActive(
|