Click or drag to resize

inputResultCollectiongetMenuItemBySection Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.input
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public aceMenuItem getMenuItemBySection(
	ITextLayoutContentProvider section
)
Request Example View Source

Parameters

section
Type: imbACE.Services.textBlocks.interfacesITextLayoutContentProvider

Return Value

Type: aceMenuItem
See Also