.. index:: 
  !DocumentOrientation.roll Property

.. _id3_document_document_orientation_roll_struct_member:

===============================================================================
DocumentOrientation.roll Property
===============================================================================

Structure: :ref:`DocumentOrientation<id3_document_document_orientation_struct>`

Definition
----------

Roll angle in degrees.


.. tab-set::

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

    .. code:: Python

      float roll

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

    .. code:: Dart

      double roll

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

    .. code:: C#

      float Roll

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

    .. code:: Java

      float roll

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

    .. code:: Swift

      Float roll

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

    .. code:: C

      float Roll

