Click or drag to resize

stylerForRangegetAppendRole Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the append role recommandation according to x and y position

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual appendRole getAppendRole(
	cursorVariatorState state
)
Request Example View Source

Parameters

state
Type: imbSCI.Core.reporting.zonecursorVariatorState

Return Value

Type: appendRole
See Also