Main Page   Compound List   File List   Compound Members   File Members  

__WTBOARDDATASTROKE Struct Reference

#include <wtboard.h>

List of all members.

Public Attributes

UINT nStrokeID
COLORREF StrokeColor
UINT nNodeCount
WTBOARDDATANODEpNodes
__WTBOARDDATASTROKE * pPrevStroke
__WTBOARDDATASTROKE * pNextStroke


Detailed Description

One pen stroke


Member Data Documentation

UINT __WTBOARDDATASTROKE::nNodeCount
 

Number of nodes in the stroke

See also:
WTBOARDDATANODE

UINT __WTBOARDDATASTROKE::nStrokeID
 

The id of the stroke on the page - all new strokes has their id increased with 1 even though some of the previous strokes has been erased

struct __WTBOARDDATASTROKE* __WTBOARDDATASTROKE::pNextStroke
 

Pointer to next stroke

WTBOARDDATANODE* __WTBOARDDATASTROKE::pNodes
 

Array of nodes

struct __WTBOARDDATASTROKE* __WTBOARDDATASTROKE::pPrevStroke
 

Pointer to previous stroke

COLORREF __WTBOARDDATASTROKE::StrokeColor
 

The color of the stroke defined using the function RGB(r,g,b)


The documentation for this struct was generated from the following file:
Generated on Mon Sep 9 21:01:18 2002 for vpiWhiteboard by doxygen1.2.17