AGI STK Objects 11 Send comments on this topic.
SupportedMethods Property (IAgFmDefDilutionOfPrecision)
See Also 





Description

Supported DOP methods.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getSupportedMethods();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1