Set the width of the frame in which the symbol description is displayed.
Syntax: |
---|
DlxFrame.SetInfoBoxWidth(width) |
Parameters
Parameter | Description |
---|---|
width | Specify the width of the frame in which the symbol description is displayed. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|