Search Results for

    Show / Hide Table of Contents

    Class GizmosFlexItem_X

    Inheritance
    Object
    GizmosFlexItem_X
    Namespace: Global
    Assembly: cs.temp.dll.dll
    Syntax
    public class GizmosFlexItem_X : IGizmoRenderer<FlexItem>

    Fields

    - (Single) flexHierarchyGizmosInsetAmount

    How many pixels to inset the gizmos in Scene view when drawing the overlay that shows the approximate size/shape of each child FlexContainer

    - (Color) flexHierarchyItemOutlineColour

    What color to draw the gizmos in Scene view

    Properties

    - (String) description

    Methods

    - (void) DrawAsWireframe(FlexItem, Single, Int32)

    Parameters
    FlexItem item
    Single insetAmount
    Int32 selectionDepth

    - (void) DrawGizmosAlways(FlexItem)

    Parameters
    FlexItem instanceToRenderFor

    - (void) DrawGizmosWhenSelfIsSelected(FlexItem)

    Parameters
    FlexItem instanceToRenderFor

    - (void) DrawGizmosWhenSelfOrAncestorIsSelected(FlexItem)

    Parameters
    FlexItem instanceToRenderFor
    In This Article
    Back to top http://flexbuilder.ninja