Class SourceOrderConfig
SourceOrderConfig
public sealed class SourceOrderConfig
- Inheritance
-
SourceOrderConfig
- Inherited Members
Properties
ChildOutlineColor
childOutlineColor
[JsonPropertyName("childOutlineColor")]
public RGBA ChildOutlineColor { get; set; }
Property Value
ParentOutlineColor
parentOutlineColor
[JsonPropertyName("parentOutlineColor")]
public RGBA ParentOutlineColor { get; set; }