#include <scbstroke.h>
Data Fields | |
ScbDevColor | color |
float | zoom |
int | layer |
int | shape_id |
int | size_id |
int | points_number |
Copyright (C) 2008 iRex Technologies B.V. All rights reserved.
Definition at line 65 of file scbstroke.h.
Device color of the stroke
Definition at line 67 of file scbstroke.h.
Drawint layer of the stroke, "0" means drawing on the content
Definition at line 69 of file scbstroke.h.
Number of the stroke points
Definition at line 73 of file scbstroke.h.
ID of the drawing shape
Definition at line 71 of file scbstroke.h.
ID of the shape size
Definition at line 72 of file scbstroke.h.
Zoom setting of the stroke
Definition at line 68 of file scbstroke.h.