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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1