poINote SetColorMode

Sets the color mode for the border of the note.

Syntax

poINote_handle SetColorMode mode

Application

HyperView Tcl Modify

Description

This command sets the color mode for the border of the note.

Inputs

mode
The color mode to be set. The following options are available:
"User"
Allows you to specify a user defined color using the poINote SetColor command.
"Component"
The color to which the entity is attached will be used (if available), otherwise the default color will be used.
"Contour"
The contour color of the entity to which the note is attached will be used. If no contour is available, gray will be used.

Errors

Returns 0 if successful, otherwise an error code.