Interface IContainerItemHandler
Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IContainerItemHandler
Methods
UpdateNestedItemHandlers(Func<ItemHandler, Boolean>)
Declaration
bool UpdateNestedItemHandlers(Func<ItemHandler, bool> updateFunc)
Parameters
Type | Name | Description |
---|---|---|
System.Func<ItemHandler, System.Boolean> | updateFunc |
Returns
Type | Description |
---|---|
System.Boolean |