Get the aircraft's 2D swath graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Swath() As IAgVeGfxSwath |
| [C#] |
|---|
public IAgVeGfxSwath Swath {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxSwath ^ get_Swath(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxSwath getSwath(); |





