 | cursorsetPencil Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets pencil options
Namespace:
imbSCI.Core.reporting.zone
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntaxpublic void setPencil(
bool useDefaultPencil,
bool pencilWidthToZone
)
Request Example
View SourceParameters
- useDefaultPencil
- Type: SystemBoolean
if set to true pencil will be ignored and default pencil will be returned on get pencilAbsolute. - pencilWidthToZone
- Type: SystemBoolean
if set to true pencil width will automatically follow width of current zone
See Also