Layer Manager Functions

Home   Previous   Next


Name

EM_LM_Show

Synopsis

int __cdecl EM_LM_Show(bool bIsShow);

Description

Show the active layer or hide it.

Parameter

bIsShow: Input, show on true,hide on false.

Return

EPC_SUCCESS on success.