Property ClassDataColors
ClassDataColors
クラス毎のバウンディングボックス描画色一覧。読み取り専用です。
Declaration
public IReadOnlyDictionary<ClassData, Color> ClassDataColors { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyDictionary<Menou.VI.App.Common.ClassData, System.Windows.Media.Color> |