 | 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
Syntaxpublic void switchToZone(
textCursorZone __zone,
textCursorZoneCorner __corner = textCursorZoneCorner.default_corner
)
Request Example
View SourceParameters
- __zone
- Type: textCursorZone
- __corner (Optional)
- Type: textCursorZoneCorner
See Also