Search Results for

    Show / Hide Table of Contents

    Class BcfViewpointComponents

    Inheritance
    System.Object
    BcfViewpointComponents
    Namespace: IPA.Bcfier.Models.Bcf
    Assembly: IPA.Bcfier.dll
    Syntax
    public class BcfViewpointComponents : object

    Properties

    | Improve this Doc View Source

    Coloring

    Declaration
    public List<BcfViewpointComponentColoring> Coloring { get; set; }
    Property Value
    Type Description
    List<BcfViewpointComponentColoring>
    | Improve this Doc View Source

    SelectedComponents

    Declaration
    public List<BcfViewpointComponent> SelectedComponents { get; set; }
    Property Value
    Type Description
    List<BcfViewpointComponent>
    | Improve this Doc View Source

    Visibility

    Declaration
    public BcfViewpointComponentVisibility Visibility { get; set; }
    Property Value
    Type Description
    BcfViewpointComponentVisibility
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH