Search Results for

    Show / Hide Table of Contents

    Class CSSLengthTypeAlgebra

    CSS has an over-complex set of mutually-defined concepts that no-one would have invented if they had been thinking before implementing, but this is what we're stuck with historically

    Inheritance
    Object
    CSSLengthTypeAlgebra
    Namespace: NinjaTools.FlexBuilder.CSS3
    Assembly: cs.temp.dll.dll
    Syntax
    public static class CSSLengthTypeAlgebra

    Methods

    - (ContentLength) Subtract(BoxLength, PaddingLength, BoxSizing)

    Parameters
    BoxLength l
    PaddingLength r
    BoxSizing boxMode
    Returns
    ContentLength

    - (PaddingLength) Subtract(Single, MarginValue)

    Parameters
    Single l
    MarginValue r
    Returns
    PaddingLength
    In This Article
    Back to top http://flexbuilder.ninja