Home
Previous NextName
EM_LM_CreateText
Synopsis
int __cdecl EM_LM_CreateText(EM_Text* pText);
Description
Create a text layer if the active layer is not a text layer, else this will change attribute of the text layer.
Parameter
pText: Input, attribute of text.
Return
EPC_SUCCESS on success.