Inheritance diagram for CPolygon:
Public Member Functions | |
CPolygon (STSStyle &style, CStringW str, int ktype, int kstart, int kend, double scalex, double scaley, int baseline) | |
virtual | ~CPolygon () |
virtual CWord * | Copy () |
virtual bool | Append (CWord *w) |
Protected Member Functions | |
virtual bool | CreatePath () |
Protected Attributes | |
double | m_scalex |
double | m_scaley |
int | m_baseline |
CArray< BYTE > | m_pathTypesOrg |
CArray< CPoint > | m_pathPointsOrg |
Definition at line 84 of file RTS.h.