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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface