Annotation ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: DISPlay:ANNotation:CLEar single: DISPlay:ANNotation:TRANsparency .. code-block:: python DISPlay:ANNotation:CLEar DISPlay:ANNotation:TRANsparency .. autoclass:: rsmxo.Implementations.Display.Annotation.AnnotationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently annotation_copy = driver.display.annotation.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Annotation_Arrow.rst Display_Annotation_Color.rst Display_Annotation_Pline.rst Display_Annotation_Rectangle.rst Display_Annotation_Text.rst