AGI STK Util 11 Send comments on this topic.
Max Property (IAgPropertyInfo)
See Also 





Description

The maximum value of this property. Use PropertyType to determine the type to cast to.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Max() As System.Object

[C#]
public System.Object Max {get;}

[Managed C++]
public: __property VARIANT get_Max();

[Unmanaged C++]
public: HRESULT get_Max(
VARIANT * pRetVal
);

[Java]
public Variant getMax();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1