Gets the target selection method.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TargetSelectionMethod() As IAgTargetSelectionMethod |
| [C#] |
|---|
public IAgTargetSelectionMethod TargetSelectionMethod {get;} |
| [Managed C++] |
|---|
public: __property IAgTargetSelectionMethod ^ get_TargetSelectionMethod(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgTargetSelectionMethod getTargetSelectionMethod(); |
[Python - STK API ] |
|---|
@property def TargetSelectionMethod(self) -> "IAgTargetSelectionMethod": |






