EENum ResizeBehavior

@future Defines the resize behavior. The resize behavior can be used by nested elements e.g. nested labels.

ePackage:

common

used by:

NestedLabel

The EENum provides the following literals:

  • NO_RESIZE = 0 - Future Feature

    @future

  • CLIP = 1 - Future Feature

    @future

  • KEEP_ASPECT = 2 - Future Feature

    @future

  • GROW_HORIZONTALLY = 3 - Future Feature

    @future

  • GROW_VERTICALLY = 4 - Future Feature

    @future

  • RESIZE_TEXT = 5 - Future Feature

    @future