Table of Contents

Class FontFaceVariationAxis

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("FontFaceVariationAxis")]
public class FontFaceVariationAxis
Inheritance
FontFaceVariationAxis
Inherited Members

Constructors

FontFaceVariationAxis()

public FontFaceVariationAxis()

Properties

AxisTag

[Value("axisTag")]
public string AxisTag { get; }

Property Value

string

DefaultValue

[Value("defaultValue")]
public Number DefaultValue { get; }

Property Value

Number

MaximumValue

[Value("maximumValue")]
public Number MaximumValue { get; }

Property Value

Number

MinimumValue

[Value("minimumValue")]
public Number MinimumValue { get; }

Property Value

Number

Name

[Value("name")]
public string Name { get; }

Property Value

string