Gets the polarization tilt angle.
Read-only property
[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(
|
[Java] |
---|
public Variant getTiltAngle();
|