Click or drag to resize

cursorgetPencil Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the pencil according to pencilType

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeArea getPencil(
	pencilType ptype,
	int thickness = 0
)
Request Example View Source

Parameters

ptype
Type: imbSCI.Core.reporting.zonepencilType
The ptype.
thickness (Optional)
Type: SystemInt32

Return Value

Type: selectRangeArea
area covered by pencil
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also