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





Windows & Linux

Description

Gets the link selection criteria type.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.