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






Windows & Linux

Description

Used to determine if the property has a minimum value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HasMin() As Boolean

[C#]
public bool HasMin {get;}

[Managed C++]
public: __property bool get_HasMin();

[Unmanaged C++]
public: HRESULT get_HasMin(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getHasMin();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface