STK ObjectsSend 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 ** ppAgVODetailThreshold
);
[Java]
public IAgVODetailThreshold getDetailThreshold();
[Python - STK API ]
@property
def DetailThreshold(self) -> "IAgVODetailThreshold":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.