Archicad 27 C++ API
Loading...
Searching...
No Matches
API_TabType Struct Reference

Describes a tabulator of a paragraph. More...

#include <APIdefs_Elements.h>

Public Attributes

API_TabID type
 The type of the tab. It should be always APITab_Left. The other options are not implemented yet.
 
double pos
 Position of tab in model unit.
 

Detailed Description

Describes a tabulator of a paragraph.