Arrow ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay:ANNotation:ARRow<*>:CLEar .. code-block:: python DISPlay:ANNotation:ARRow<*>:CLEar .. autoclass:: rsmxo.Implementations.Display.Annotation.Arrow.ArrowCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently arrow_copy = driver.display.annotation.arrow.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Annotation_Arrow_Color.rst Display_Annotation_Arrow_Direction.rst Display_Annotation_Arrow_Height.rst Display_Annotation_Arrow_Horizontal.rst Display_Annotation_Arrow_Remove.rst Display_Annotation_Arrow_Value.rst Display_Annotation_Arrow_Vertical.rst Display_Annotation_Arrow_Width.rst