Click or drag to resize

cursorsetMarginHere Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets margin at current position using direction parameter

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setMarginHere(
	textCursorZoneCorner direction = textCursorZoneCorner.default_corner
)
Request Example View Source

Parameters

direction (Optional)
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner
What border of margin to set at this position
See Also