STK ObjectsSend comments on this topic.
TargetSelectionMethod Property (IAgDirectionProviderObject)
See Also
Windows





Windows & Linux

Description

Gets the target selection method.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargetSelectionMethod() As IAgTargetSelectionMethod
[C#]
public IAgTargetSelectionMethod TargetSelectionMethod {get;}
[Managed C++]
public: __property IAgTargetSelectionMethod ^ get_TargetSelectionMethod();
[Unmanaged C++]
public: HRESULT get_TargetSelectionMethod(
    IAgTargetSelectionMethod ** ppVal
);
[Java]
public IAgTargetSelectionMethod getTargetSelectionMethod();
[Python - STK API ]
@property
def TargetSelectionMethod(self) -> "IAgTargetSelectionMethod":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.