STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeGfxSwath getSwath();
[Python - STK API ]
@property
def Swath(self) -> "IAgVeGfxSwath":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.