CFx SDK Documentation
2022 SP0
|
#include <DbMText.h>
Public Attributes | |
OdGePoint3d | location |
OdString | text |
OdString | font |
OdString | bigfont |
OdGePoint2d | extents |
double | capsHeight |
double | widthFactor |
double | obliqueAngle |
double | trackingFactor |
OdCmEntityColor | color |
bool | vertical |
bool | stackTop |
bool | stackBottom |
bool | underlined |
bool | overlined |
bool | strikethrough |
OdGePoint3d | underPoints [2] |
OdGePoint3d | overPoints [2] |
OdGePoint3d | strikePoints [2] |
OdString | fontname |
int | charset |
bool | bold |
bool | italic |
int | changeStyle |
bool | lineBreak |
bool | newParagraph |
<group TD_Namespaces>
This struct is used to describe a fragment of text created by explodeFragments().
OdCmEntityColor OdDbMTextFragment::color |
OdGePoint2d OdDbMTextFragment::extents |
OdGePoint3d OdDbMTextFragment::location |
OdGePoint3d OdDbMTextFragment::overPoints[2] |
OdGePoint3d OdDbMTextFragment::strikePoints[2] |
OdGePoint3d OdDbMTextFragment::underPoints[2] |