ReadIFC.DefaultColors Property

Gets a dictionary with the default color for each ifc element type.
Public ReadOnly Property DefaultColors() As Dictionary(Of String, Color)
This language is not supported or no code example is available.
public Dictionary<string, Color> DefaultColors {get;}
This language is not supported or no code example is available.

Property Value

Dictionary<string, Color>

.NET Framework

Supported in: 4.8

In this article

Definition