Rectangle ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay:ANNotation:RECTangle<*>:CLEar .. code-block:: python DISPlay:ANNotation:RECTangle<*>:CLEar .. autoclass:: rsmxo.Implementations.Display.Annotation.Rectangle.RectangleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently rectangle_copy = driver.display.annotation.rectangle.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Annotation_Rectangle_Color.rst Display_Annotation_Rectangle_Height.rst Display_Annotation_Rectangle_Horizontal.rst Display_Annotation_Rectangle_Remove.rst Display_Annotation_Rectangle_Value.rst Display_Annotation_Rectangle_Vertical.rst Display_Annotation_Rectangle_Width.rst