Structure: textstyle

Object Description:

A text characteristics symbology identifier

Creation Command:

textstyle command

Permitted Scope:

global, or application

Array Capability:

No

Membership Potential:

System objects only

Graphic Primitive Capability:

No

User Function Capability:

No

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length (1)

.class

*

string

Identifier class (panel)

.desc

-

string

Description

.elements

*

string [13]

Structure element names

.etypes

*

string [13]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (13)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (textstyle)

.variant

*

string

Identifier variant (identifier)

* = Read only element

 

Structure Elements

.abs_adjust

-

numeric

Offset measurement mode

.alignment

-

string

Multi-line text alignment

.color

-

color

Text color (or null)

.font

-

font

Text font (or null)

.gap

-

numeric

Inter-line spacing

.id

*

numeric

Internal id of the symbology

.outline

-

numeric

Shown in outline

.path

-

string

Text path (LtoR, TtoB, etc)

.ratio

-

numeric

Character aspect ratio (width/height)

.slant

-

numeric

Character slant angle

.size_units

-

string

Text size units

.x_adjust

-

numeric

X offset from justification edge

.y_adjust

-

numeric

Y offset from justification edge

* = Read-only element