AGI STK Objects 11Send comments on this topic.
DetailThreshold Property (IAgVOModel)
See Also 
Windows






Windows & Linux

Description

DetailThreshold attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DetailThreshold() As IAgVODetailThreshold
[C#]
public IAgVODetailThreshold DetailThreshold {get;}
[Managed C++]
public: __property IAgVODetailThreshold^ get_DetailThreshold();
[Unmanaged C++]
public: HRESULT get_DetailThreshold(
   IAgVODetailThreshold ** ppRetVal
);
[Java]
public IAgVODetailThreshold getDetailThreshold();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.