de_edit_annotation_attribute()

Edits attributes of selected instance's parameter annotation. Returns: none.

See also: de_change_annotation_layer().

Syntax:

de_edit_annotation_attribute(font, height, maxRows, isPoint);

where

font is a string indicating text font.

height is the height of text in user units or points.

maxRows is the number of rows per column of text.

isPoint informs whether height is in user units or point size, where:

  • TRUE = height is in points
  • FALSE = height is in user units

Example:
de_edit_annotation_attribute("Arial",10,15,TRUE);

Where Used:

Schematic

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources