Public Attributes | |
| unsigned char | chVersion |
| UINT | nPageID |
| UINT | nStrokeID |
| COLORREF | StrokeColor |
| unsigned char | LineWidth |
| UINT | nNodeCount |
nNodeCount - the number of nodes in the pen stroke
The stroke body contains the nodes of the stroke defined as
|
|
chVersion - version of the protocol, for easy extension of the protocol |
|
|
the color of the stroke defined by the RGB(r,g,b) function |
|
|
nNodeCount - the number of nodes in the pen stroke |
|
|
nPageID - the page the stroke should be sent to. |
|
|
nStrokeID - the id of the stroke on the page |
|
|
LineWidth - sets a default linewidth (currently not used) |
1.2.17