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






Windows & Linux

Description

Method for calculating dilution of precision.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Method() As AgEFmMethod

[C#]
public AgEFmMethod Method {get;}

[Managed C++]
public: __property AgEFmMethod get_Method();

[Unmanaged C++]
public: HRESULT get_Method(
AgEFmMethod * pRetVal
);

[Java]
public AgEFmMethod getMethod();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface