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