AGI STK Objects 11 Send comments on this topic.
Contours Property (IAgFmGfxAttributes)
See Also 





Description

Coverage contours.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Contours() As IAgFmGfxContours

[C#]
public IAgFmGfxContours Contours {get;}

[Managed C++]
public: __property IAgFmGfxContours^ get_Contours();

[Unmanaged C++]
public: HRESULT get_Contours(
IAgFmGfxContours ** ppRetVal
);

[Java]
public IAgFmGfxContours getContours();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1