Search Results for

    Show / Hide Table of Contents

    Method AddSection

    AddSection(IControlContainer, String, Single, Single)

    Declaration
    public static Section AddSection(this IControlContainer container, string propertyName, float hideValue = 0F, float showValue = 1F)
    Parameters
    Type Name Description
    IControlContainer container
    String propertyName
    Single hideValue
    Single showValue
    Returns
    Type Description
    Section

    AddSection(IControlContainer)

    Declaration
    public static Section AddSection(this IControlContainer container)
    Parameters
    Type Name Description
    IControlContainer container
    Returns
    Type Description
    Section
    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX