The line representing the entity's movement over time.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Line() As IAgLineGraphics |
| [C#] |
|---|
public IAgLineGraphics Line {get; set;} |
| [Managed C++] |
|---|
public: __property IAgLineGraphics ^ get_Line(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLineGraphics getLine(); public void setLine( IAgLineGraphics ); |





