STK ObjectsSend comments on this topic.
LaserEnvironment Property (IAgReceiver)
See Also
Windows





Windows & Linux

Description

Gets the object laser environment settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LaserEnvironment() As IAgObjectLaserEnvironment
[C#]
public IAgObjectLaserEnvironment LaserEnvironment {get;}
[Managed C++]
public: __property IAgObjectLaserEnvironment ^ get_LaserEnvironment();
[Unmanaged C++]
public: HRESULT get_LaserEnvironment(
    IAgObjectLaserEnvironment ** ppRetVal
);
[Java]
public IAgObjectLaserEnvironment getLaserEnvironment();
[Python - STK API ]
@property
def LaserEnvironment(self) -> "IAgObjectLaserEnvironment":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.