Pegasus Class Library Help
Assembly: PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
The PointState structure represent a single state like PenMove, or PenDown
In the stream of downloaded data.
Namespace:
Pegasus.LibraryAssembly: PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Syntax
| C# |
|---|
public struct PointState |
| Visual Basic (Declaration) |
|---|
Public Structure PointState |
| Visual C++ |
|---|
public value class PointState |