|
liborigin2 13/09/2010
|
#include <OriginObj.h>
Public Types | |
| enum | FigureType { Rectangle, Circle } |
Public Member Functions | |
| Figure (FigureType _type=Rectangle) | |
Public Attributes | |
| Attach | attach |
| Rect | clientRect |
| Color | color |
| Color | fillAreaColor |
| unsigned char | fillAreaPattern |
| Color | fillAreaPatternColor |
| double | fillAreaPatternWidth |
| unsigned char | style |
| FigureType | type |
| bool | useBorderColor |
| double | width |
| Origin::Figure::Figure | ( | FigureType | _type = Rectangle | ) | [inline] |
| unsigned char Origin::Figure::fillAreaPattern |
| unsigned char Origin::Figure::style |
| double Origin::Figure::width |
1.7.3