Enum MappingConfiguration.ElementColorSetting
How an item on a layer should have its color determined.
Namespace: Elements.Serialization
Assembly: Hypar.Elements.dll
Syntax
public enum ElementColorSetting
Fields
Name | Description |
---|---|
ByLayer | Use the color of the item's layer (The default setting). |
TryGetColorFromMaterial | Attempt to set the item's color based on its material. |