AGI STK Objects 11 Send comments on this topic.
Swath Property (IAgSensor)
See Also 





Description

Get the sensor's swath.

Property type

Read-only property

Syntax

[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(
IAgSwath ** ppRetVal
);

[Java]
public IAgSwath getSwath();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1