Click or drag to resize

renderTask Constructor (aceMenuItemGroup, menuRenderFlag)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the renderTask class

Namespace:  imbACE.Core.commands.menu.render
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public renderTask(
	aceMenuItemGroup __group,
	menuRenderFlag __flags
)
Request Example View Source

Parameters

__group
Type: imbACE.Core.operationsaceMenuItemGroup
__flags
Type: imbACE.Core.commands.menu.rendermenuRenderFlag
See Also