.. index:: 
  !DocumentOrientation.pitch Property

.. _id3_document_document_orientation_pitch_struct_member:

===============================================================================
DocumentOrientation.pitch Property
===============================================================================

Structure: :ref:`DocumentOrientation<id3_document_document_orientation_struct>`

Definition
----------

Pitch angle in degrees.


.. tab-set::

  .. tab-item:: Python
    :sync: Python

    .. code:: Python

      float pitch

  .. tab-item:: Dart
    :sync: Dart

    .. code:: Dart

      double pitch

  .. tab-item:: C#
    :sync: C#

    .. code:: C#

      float Pitch

  .. tab-item:: Java
    :sync: Java

    .. code:: Java

      float pitch

  .. tab-item:: Swift
    :sync: Swift

    .. code:: Swift

      Float pitch

  .. tab-item:: C
    :sync: C

    .. code:: C

      float Pitch

