AGI STK Objects 11 Send comments on this topic.
Range Property (IAgMtoAnalysis)
See Also 





Description

Returns the range from an Mto track to another object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Range() As IAgMtoAnalysisRange

[C#]
public IAgMtoAnalysisRange Range {get;}

[Managed C++]
public: __property IAgMtoAnalysisRange^ get_Range();

[Unmanaged C++]
public: HRESULT get_Range(
IAgMtoAnalysisRange ** ppRetVal
);

[Java]
public IAgMtoAnalysisRange getRange();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1