Table of Contents

Class HandwritingDrawingSegment

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

Constructors

HandwritingDrawingSegment()

public HandwritingDrawingSegment()

Fields

BeginPointIndex

[Value("beginPointIndex")]
public required ulong BeginPointIndex

Field Value

ulong

EndPointIndex

[Value("endPointIndex")]
public required ulong EndPointIndex

Field Value

ulong

StrokeIndex

[Value("strokeIndex")]
public required ulong StrokeIndex

Field Value

ulong