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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.