Show / Hide Table of Contents

Enum StrokeType

Describes the type of a stroke

Namespace: SigStat.Common
Assembly: SigStat.Common.dll
Syntax
public enum StrokeType : int

Fields

Name Description
Down

The stroke was made on the writing surface (tablet, paper etc.)

Unknown

The type of the stroke is not known

Up

The stroke was made in the air (the pen did not tuch the tablet/paper)

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX