Usages of IGroupPaddingProvider
Properties
groupPaddingProvider | in NodeDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IGroupPaddingProvider type for the INodes this instance has been created for. |
Method Return Values
create (function():Insets) | in IGroupPaddingProvider |
Implementing Types
GroupPaddingProvider | An IGroupPaddingProvider that returns the same padding for each node. |