Table of Contents

Class HandwritingPoint

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class HandwritingPoint
Inheritance
HandwritingPoint
Inherited Members

Constructors

HandwritingPoint()

public HandwritingPoint()

Fields

T

[Value("t")]
public Number T

Field Value

Number

X

[Value("x")]
public required Number X

Field Value

Number

Y

[Value("y")]
public required Number Y

Field Value

Number