#include <mgd2.h>
Public Member Functions | |
| ERRVALUE | TextBlockGetFirstString (MISTRING &string) |
| TEXTBLOCK () | |
| ~TEXTBLOCK () | |
Public Attributes | |
| const UNICODE * | Text |
| TEXTSTYLE | Style |
| DPOINT2D | basepoint |
| double | baseangle |
| TEXTBASEORIGIN | baseorigin |
| COLOR | Background |
| COLOR | ShadowTop |
| COLOR | ShadowBottom |
| TEXTBLOCKBORDER | Frame |
| TEXTBLOCKBORDER | LeftBorder |
| TEXTBLOCKBORDER | RightBorder |
| TEXTBLOCKBORDER | TopBorder |
| TEXTBLOCKBORDER | BottomBorder |
| float | MarginH |
| float | MarginV |
| UINT16 | MarginUnits |
Definition at line 868 of file mgd2.h.
|
|
|
|
|
|
|
|
XXX ??? Seems to be unimplemented?
|
|
|
Background color.
|
|
|
Rotation angle in radians.
|
|
|
Origin of basepoint within block.
|
|
|
Base point in display coordinates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Bottom shadow" color, usually darker than background
|
|
|
"Top shadow" color, usually brighter than background
|
|
|
Initial style.
|
|
|
Encoded text string. Note, TEXTBLOCK does not actually own the text and will not free it.
|
|
|
|
1.3.4-20031026