ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.setSelectionBorderWidth


Usage

void setSelectionBorderWidth(int width);

Description

Sets the border width of the selection box.

Arguments

ArgumentDefaultDescription
width(Mandatory)The border width of the selection box. The default is 1 pixel.

Return Value

None