Gets and sets the tilt angle.
JavaScript
Pitch
C#
double Pitch { get; set; }
C++
HRESULT Pitch([out, retval] double* pVal)
HRESULT Pitch([in] double pVal)