Returns the laser environment.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LaserEnvironment() As IAgLaserEnvironment |
| [C#] |
|---|
public IAgLaserEnvironment LaserEnvironment {get;} |
| [Managed C++] |
|---|
public: __property IAgLaserEnvironment ^ get_LaserEnvironment(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLaserEnvironment getLaserEnvironment(); |
[Python - STK API ] |
|---|
@property def LaserEnvironment(self) -> "IAgLaserEnvironment": |






