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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.