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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface