Class FlexNodeHighlightConfig
FlexNodeHighlightConfig
public sealed class FlexNodeHighlightConfig
- Inheritance
-
FlexNodeHighlightConfig
- Inherited Members
Properties
FlexContainerHighlightConfig
A descriptor for the highlight appearance of flex containers.
[JsonPropertyName("flexContainerHighlightConfig")]
public FlexContainerHighlightConfig FlexContainerHighlightConfig { get; set; }
Property Value
NodeId
Identifier of the node to highlight.
[JsonPropertyName("nodeId")]
public long NodeId { get; set; }