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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1