Back to Website
Show / Hide Table of Contents

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
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...