liborigin  2.0.0
Public Types | Public Attributes | List of all members
Origin::TextProperties Struct Reference

#include <OriginObj.h>

Public Types

enum  Justify { Left, Center, Right }
 

Public Attributes

Color color
 
bool fontBold
 
bool fontItalic
 
unsigned short fontSize
 
bool fontUnderline
 
Justify justify
 
short rotation
 
bool whiteOut
 
short xOffset
 
short yOffset
 

Member Enumeration Documentation

Enumerator
Left 
Center 
Right 

Member Data Documentation

Color Origin::TextProperties::color
bool Origin::TextProperties::fontBold
bool Origin::TextProperties::fontItalic
unsigned short Origin::TextProperties::fontSize
bool Origin::TextProperties::fontUnderline
Justify Origin::TextProperties::justify
short Origin::TextProperties::rotation
bool Origin::TextProperties::whiteOut
short Origin::TextProperties::xOffset
short Origin::TextProperties::yOffset

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