Class ContainerQueryContainerHighlightConfig
ContainerQueryContainerHighlightConfig
public sealed class ContainerQueryContainerHighlightConfig
- Inheritance
-
ContainerQueryContainerHighlightConfig
- Inherited Members
Properties
ContainerBorder
containerBorder
[JsonPropertyName("containerBorder")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public LineStyle ContainerBorder { get; set; }
Property Value
DescendantBorder
descendantBorder
[JsonPropertyName("descendantBorder")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public LineStyle DescendantBorder { get; set; }