Aurelon Open API 8.1.1
Loading...
Searching...
No Matches
AOI_TextProperties Struct Reference

Text specifications. More...

Public Attributes

struct AOI_TextProperties::AOI_TextStyle style
 
struct AOI_TextProperties::AOI_TextValid valid
 

Detailed Description

Text specifications.

The text properties are used to query or set properties of (part of) text in a AOI_Text object.

The structure consists of 2 part:

  • style : holds the properties
  • valid : defines which properties are set

Definition at line 13 of file AOI_Text.h.

Member Data Documentation

◆ style

struct AOI_TextProperties::AOI_TextStyle AOI_TextProperties::style

Holds the properties of the text.

◆ valid

struct AOI_TextProperties::AOI_TextValid AOI_TextProperties::valid

Defines which of the values in AOI_TextProperties::style are valid and can be used.


The documentation for this struct was generated from the following files: