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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface