PlotArea.HighlightCurrentPen
- Last UpdatedApr 28, 2021
- 1 minute read
The PlotArea.HighlightCurrentPen property is a read-write Boolean property that highlights the currently selected pen.
Syntax
PlotArea.HighlightCurrentPen = bool;
Result = PlotArea.HighlightCurrentPen;
Remarks
The default is TRUE , which implies that the currently selected pen is highlighted.