Class FontVariationAxis
FontVariationAxis
public sealed class FontVariationAxis
- Inheritance
-
FontVariationAxis
- Inherited Members
Properties
DefaultValue
defaultValue
[JsonPropertyName("defaultValue")]
public double DefaultValue { get; set; }
Property Value
MaxValue
maxValue
[JsonPropertyName("maxValue")]
public double MaxValue { get; set; }
Property Value
MinValue
minValue
[JsonPropertyName("minValue")]
public double MinValue { get; set; }
Property Value
Name
name
[JsonPropertyName("name")]
public string Name { get; set; }
Property Value
Tag
tag
[JsonPropertyName("tag")]
public string Tag { get; set; }