Description
Adds a text overlay that can be displayed to the blockage diagram.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Click here to see the documentation for this object in millisecond timing precision mode.
Overload List
Signatures
|
Return Value
|
Description
|
BlockageDiagram.AddOverlayText(String text, Variable xPosition, Variable yPosition, Variable positionMode, Variable color)
|
None
|
Adds a text overlay that can be displayed to the blockage diagram.
|
BlockageDiagram.AddOverlayText(String text, Variable xPosition, Variable yPosition, Variable positionMode, Variable red, Variable green, Variable blue)
|
None
|
Adds a text overlay that can be displayed to the blockage diagram.
|
See also
BlockageDiagram Object
Blockage Diagram Viewpoints Guide
Coverage and Contact Analysis Guide
Blockage Diagrams Guide
|