STK Object BrokerSend comments on this topic.
Threshold Property (IAgStkBroker)
See Also
Windows





Windows & Linux

Description

Get 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 ** ppThreshold
);
[Java]
public IAgStkBrokerThreshold getThreshold();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.