Definition: |
include pGUI.e
string res = cdCanvasGetAttribute(cdCanvas hCdCanvas, string name) |
Description: | Returns a custom attribute from the driver of the active canvas. If the driver does not have this attribute, it returns "". |