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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface