STK ObjectsSend comments on this topic.
Contours Property (IAgFmGfxAttributes)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgFmGfxContours getContours();
[Python - STK API ]
@property
def Contours(self) -> "IAgFmGfxContours":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.