iDRS™ SDK 16
Loading...
Searching...
No Matches
CPageTextElement Class Reference

CPageTextElement represents a text element in iDRS. More...

#include <idrs_common.h>

Inheritance diagram for CPageTextElement:
CPageCustomData CObjPtr CObj CObjPtr CObj CObj CObj

Detailed Description

CPageTextElement represents a text element in iDRS.

A text element can be a single character or a sequence of characters.

This class contains the following info:

  • Bounding polygon
  • Text value
  • Language
  • text element style.
    See also
    IDRS::CPageStyleTextElement
  • Alternative solutions