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





Description

Get the display properties for the track line.

Property type

Read-only property

Syntax

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

[C#]
public IAgMtoGfxLine Line {get;}

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

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

[Java]
public IAgMtoGfxLine getLine();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1