Search Results for

    Method RecreateLayer

    RecreateLayer()

    Declaration
    public void RecreateLayer()

    RecreateLayer(int)

    Declaration
    public void RecreateLayer(int depth)
    Parameters
    Type Name Description
    int depth

    RecreateLayer(int, bool)

    Declaration
    public void RecreateLayer(int depth, bool separateLayerBefore)
    Parameters
    Type Name Description
    int depth
    bool separateLayerBefore
    In This Article