Get the display properties for the track line.
Read-only property
[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( |
[Java] |
---|
public IAgMtoGfxLine getLine(); |