AGI STK Objects 11 Send comments on this topic.
PointingType Property (IAgSensor)
See Also 





Description

The sensor's pointing type. A member of the AgESnPointing enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointingType() As AgESnPointing

[C#]
public AgESnPointing PointingType {get;}

[Managed C++]
public: __property AgESnPointing get_PointingType();

[Unmanaged C++]
public: HRESULT get_PointingType(
AgESnPointing * pRetVal
);

[Java]
public AgESnPointing getPointingType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1