Gets or sets a value that determines whether a variable's parameter constraints and parameter estimates are displayed in a bold font.
Syntax
object.ParameterFontBold [= value]
The ParameterFontBold property syntax has the following parts:
Part |
Description |
object |
A rectangle, ellipse or arrow (an object of type PDElement.) |
value |
(Integer) -1 if parameter constraints and parameter estimates associated with object are displayed in a bold font. 0 otherwise. |
See example.