![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Namespace provides access to layout. More...
Classes | |
class | DbViewport |
Layout viewport item. More... | |
class | DbStamp |
Layout stamp item. More... | |
class | PageItem |
Base class for layout page items. More... | |
class | ViewportItem |
Layout viewport item. More... | |
class | StampItem |
Layout stamp item. More... | |
class | Page |
Layout page. More... | |
class | LayoutManager |
Layout Manager. More... | |
Enumerations | |
enum | DbViewportBackground { DbViewportBackground::Transparent, DbViewportBackground::Color, DbViewportBackground::Skybox } |
Types of DbViewport background. More... | |
Namespace provides access to layout.
|
strong |
Types of DbViewport background.
Enumerator | |
---|---|
Transparent |
The background is transparent. |
Color |
The background has a solid color. |
Skybox |
Use skybox of renderstyle as background. |