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





Windows & Linux

Description

Gets the target selection method type enumeration.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.