AGI STK Objects 11 Send comments on this topic.
Line Property (IAgVeGfxAttributesBasic)
See Also 





Description

Get the line display properties for the vehicle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Line() As IAgVeGfxLine

[C#]
public IAgVeGfxLine Line {get;}

[Managed C++]
public: __property IAgVeGfxLine^ get_Line();

[Unmanaged C++]
public: HRESULT get_Line(
IAgVeGfxLine ** ppRetVal
);

[Java]
public IAgVeGfxLine getLine();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1