Methods
(inner) layoutAddGraphic()
Adds a graphic from the Clipboard to a layout region.
Throws:
No plans to implement
- Type
- Error
(inner) layoutAddText()
Creates a static text box in a layout region.
Throws:
No plans to implement
- Type
- Error
(inner) layoutElementBringToFront()
Brings the selected layout element to the front, which means it overlays any other layout elements that overlap it.
Throws:
No plans to implement
- Type
- Error
(inner) layoutElementProperties()
Displays the Properties box for the currently selected layout element.
Throws:
No plans to implement
- Type
- Error
(inner) layoutElementSendToBack()
Sends the selected layout element to the back, which means it displays underneath any other layout elements that overlap it.
Throws:
No plans to implement
- Type
- Error
(inner) layoutProperties()
Displays the Properties box for the currently selected layout region.
Throws:
No plans to implement
- Type
- Error