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






Windows & Linux

Description

Get the swath graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Swath() As IAgVeGfxSwath
[C#]
public IAgVeGfxSwath Swath {get;}
[Managed C++]
public: __property IAgVeGfxSwath^ get_Swath();
[Unmanaged C++]
public: HRESULT get_Swath(
   IAgVeGfxSwath ** ppRetVal
);
[Java]
public IAgVeGfxSwath getSwath();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.