GetLayerTitle

All Editions  image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

The GetLayerTitle transaction returns the label of the specified layer or CAD layer.

Type XTYP_REQUEST

Syntax [GetLayerTitle(docwinID, layerID, <pageID>)]

Parameter

Data type

Values

Meaning

docwinID

WORD

0 | docwinID

active | specific

layerID

WORD

identifier of the layer or CAD layer to query

pageID

DWORD

0 | pageID

current | specific. Optional parameter.

Reply

Data type

Meaning

layerLabel

string

label, maximum 80 characters

image\tips.gif Parameter tip

Release information

Added in Release 3.50.

See also

Setting and requesting labels