Click or drag to resize

textCursorswitchToZone Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Prebacuje kursor u datu zonu

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void switchToZone(
	textCursorZone __zone,
	textCursorZoneCorner __corner = textCursorZoneCorner.default_corner
)
Request Example View Source

Parameters

__zone
Type: textCursorZone
__corner (Optional)
Type: textCursorZoneCorner
See Also