Class BcfViewpointComponentColoring
Inheritance
System.Object
BcfViewpointComponentColoring
Namespace: IPA.Bcfier.Models.Bcf
Assembly: IPA.Bcfier.dll
Syntax
public class BcfViewpointComponentColoring : object
Properties
| Improve this Doc View SourceColor
Declaration
public string Color { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Components
Declaration
public List<BcfViewpointComponent> Components { get; set; }
Property Value
Type | Description |
---|---|
List<BcfViewpointComponent> |