Get the 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(); |
[Python - STK API ] |
|---|
@property def Swath(self) -> "IAgVeGfxSwath": |






