Search Results for

    Show / Hide Table of Contents

    Enum LengthOrNoneType

    CSS lengths can be many different units, this enum tracks which units a length is currently stored in.

    Adds 'NONE' to the LengthType enum

    Namespace: NinjaTools.FlexBuilder.CSS3
    Assembly: cs.temp.dll.dll
    Syntax
    public enum LengthOrNoneType

    Fields

    Name Description
    NONE
    PERCENT
    PIXELS
    In This Article
    Back to top http://flexbuilder.ninja