AGI STK Object Broker 11 Send comments on this topic.
Threshold Property (IAgStkBroker)
See Also 





Description

The STK Broker threshold object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Threshold() As IAgStkBrokerThreshold

[C#]
public IAgStkBrokerThreshold Threshold {get;}

[Managed C++]
public: __property IAgStkBrokerThreshold^ get_Threshold();

[Unmanaged C++]
public: HRESULT get_Threshold(
IAgStkBrokerThreshold ** ppRetVal
);

[Java]
public IAgStkBrokerThreshold getThreshold();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1