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






Windows & Linux

Description

The location type being used by the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LocationType() As AgESnLocation

[C#]
public AgESnLocation LocationType {get;}

[Managed C++]
public: __property AgESnLocation get_LocationType();

[Unmanaged C++]
public: HRESULT get_LocationType(
AgESnLocation * pRetVal
);

[Java]
public AgESnLocation getLocationType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface