AGI STK Objects 11 Send comments on this topic.
Lighting Property (IAgGreatArcGraphics)
See Also 





Description

Get the vehicle's 2D lighting graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Lighting() As IAgVeGfxLighting

[C#]
public IAgVeGfxLighting Lighting {get;}

[Managed C++]
public: __property IAgVeGfxLighting^ get_Lighting();

[Unmanaged C++]
public: HRESULT get_Lighting(
IAgVeGfxLighting ** ppRetVal
);

[Java]
public IAgVeGfxLighting getLighting();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1