Gets the pointing strategy.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointingStrategy() As IAgPointingStrategy |
| [C#] |
|---|
public IAgPointingStrategy PointingStrategy {get;} |
| [Managed C++] |
|---|
public: __property IAgPointingStrategy ^ get_PointingStrategy(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgPointingStrategy getPointingStrategy(); |
[Python - STK API ] |
|---|
@property def PointingStrategy(self) -> "IAgPointingStrategy": |






