Click or drag to resize

renderTask Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbACE.Core.commands.menu.renderrenderTask

Namespace:  imbACE.Core.commands.menu.render
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class renderTask : INotifyPropertyChanged
Request Example View Source

The renderTask type exposes the following members.

Constructors
  NameDescription
Public methodrenderTask(aceMenuItemGroup, menuRenderFlag)
Initializes a new instance of the renderTask class
Public methodrenderTask(menuRendererTask, menuRenderFlag)
Initializes a new instance of the renderTask class
Top
Properties
  NameDescription
Public propertygroup
Bindable property
Public propertypriority
Bindable property
Public propertyrenderFlags
Bindable property
Public propertytask
Bindable property
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also