| Interface | Description |
|---|---|
| INavigationPageGraphicsConfigurator |
This interface is used to configure an instance of
NavigationPageGraphics to customize color, background color and
border color of the navigation page. |
| Class | Description |
|---|---|
| BlackNavigationPageGraphicsConfigurator |
Navigation page configurator to configure navigation page with black theme.
|
| BlueNavigationPageGraphicsConfigurator |
Navigation page configurator to configure navigation page with blue theme.
|
| GreenNavigationPageGraphicsConfigurator |
Navigation page configurator to configure navigation page with green theme.
|
| NavigationPageGraphics |
This canvas draw navigation page with
GC like this : |
| NavigationPageGraphicsItem |
Navigation page item (ex Previous, Next, page links etc).
|