Pegasus Class Library Help
Gets the RawStrokes that represent the current Note.

Namespace:  Pegasus.Library
Assembly:  PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)

Syntax

C#
public RawStrokes GetRawStrokes()
Visual Basic (Declaration)
Public Function GetRawStrokes As RawStrokes
Visual C++
public:
RawStrokes^ GetRawStrokes()

Return Value

See Also