Class BcfViewpointComponents
Inheritance
System.Object
BcfViewpointComponents
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
|
Improve this Doc
View Source
SelectedComponents
Declaration
public List<BcfViewpointComponent> SelectedComponents { get; set; }
Property Value
|
Improve this Doc
View Source
Visibility
Declaration
public BcfViewpointComponentVisibility Visibility { get; set; }
Property Value