 | textCursor Constructor |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI Initializes a new instance of the
textCursor class
Namespace:
imbACE.Services.textBlocks.core
Assembly:
imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntaxpublic textCursor(
ISupportsBasicCursor __target,
textCursorMode __mode,
textCursorZone __zone
)
Request Example
View SourceParameters
- __target
- Type: ISupportsBasicCursor
- __mode
- Type: textCursorMode
- __zone
- Type: textCursorZone
See Also