Table of Contents

Class FontFacePalettes

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

Constructors

FontFacePalettes()

public FontFacePalettes()

Properties

this[int]

public FontFacePalette this[int i] { get; set; }

Parameters

i int

Property Value

FontFacePalette

Length

[Value("length")]
public ulong Length { get; }

Property Value

ulong