STK Vector Geometry ToolSend comments on this topic.
LightTimeDelay Property (IAgCrdnVolumeInview)
See Also
Windows





Windows & Linux

Description

Returns Light Time Delay options parameters.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.