SECEditController::SetGutterIndexDigits
voidSECEditController::SetGutterIndexDigits(intnDigits)
Sets the number of numerical digits the index area of the gutter can display.
Defined in: SECEditController.cpp
Parameters
nDigits
The number of digits. A value of -1 indicates that this number will be managed automatically.
See Also