Class BoxStyle
BoxStyle
public sealed class BoxStyle
- Inheritance
-
BoxStyle
- Inherited Members
Properties
FillColor
fillColor
[JsonPropertyName("fillColor")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public RGBA FillColor { get; set; }
Property Value
HatchColor
hatchColor
[JsonPropertyName("hatchColor")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public RGBA HatchColor { get; set; }