Layer Manager Functions

Home   Previous   Next


Name

EM_LM_LayerSetActive

Synopsis

int __cdecl EM_LM_LayerSetActive(int nIndex,EM_LINE_STYLE lineStyle);

Description

Set the active layer by index.

Parameter

nIndex: Input, index.

lineStyle: Input, line style of track which imply the layer is active.

Return

EPC_SUCCESS on success.