LayerSetInfo
LayerSetInfo
LayerSetInfo(layerName: stringa, infos) --> nil
Imposta le proprietĂ del layer layerName.
La tabella infos ha lo stesso formato di quella di LayerGetInfo.
Layername in ingresso può essere sia stringa standard LUA 4 che unicode.
Non e' necessario indicare tutti i parametri.
Esempio 1. Esempio LayerSetInfo
LayerSetInfo("0", {color=7, linetype="Continuous"})
Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source