STK ObjectsSend comments on this topic.
Type Property (IAgVeConsiderAnalysisCollectionElement)
See Also
Windows





Windows & Linux

Description

Parameter type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEVeConsiderAnalysisType
[C#]
public AgEVeConsiderAnalysisType Type {get;}
[Managed C++]
public: __property AgEVeConsiderAnalysisType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEVeConsiderAnalysisType * pVal
);
[Java]
public AgEVeConsiderAnalysisType getType();
[Python - STK API ]
@property
def Type(self) -> "AgEVeConsiderAnalysisType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.