AGI STK Objects 11 Send comments on this topic.
TiltAngle Property (IAgPolarizationHorizontal)
See Also 





Description

Gets the polarization tilt angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TiltAngle() As System.Object

[C#]
public System.Object TiltAngle {get;}

[Managed C++]
public: __property VARIANT get_TiltAngle();

[Unmanaged C++]
public: HRESULT get_TiltAngle(
VARIANT * pRetVal
);

[Java]
public Variant getTiltAngle();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1