IscAnnotation ============== The ``IscAnnotation`` class provides access to a diagram annotation allowing annotation text to be set and cleared. Field Values ------------- .. tabularcolumns:: |\Y{0.15}|\Y{0.25}|\Y{0.6}| .. list-table:: **IscAnnotation Field Values** :widths: 2 5 15 :class: tight-table, longtable :header-rows: 1 * - Type - Field Name - Description * - String - HTMLText - Gets or sets the text displayed in the annotation. A limited set of simple HTML formats is supported. IscAnnotation Class -------------------- .. autoclass:: ipsa.IscAnnotation :members: