Click or drag to resize

textContentLinesselect Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public string select(
	int y,
	int x,
	int length
)
Request Example View Source

Parameters

y
Type: SystemInt32
x
Type: SystemInt32
length
Type: SystemInt32

Return Value

Type: String
See Also