AGI STK Objects 11 Send comments on this topic.
SupportedContourTypes Property (IAgAntennaContourGraphics)
See Also 





Description

Gets an array of the supported contour types.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedContourTypes() As System.Array

[C#]
public System.Array SupportedContourTypes {get;}

[Managed C++]
public: __property System::Array^ get_SupportedContourTypes();

[Unmanaged C++]
public: HRESULT get_SupportedContourTypes(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getSupportedContourTypes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1