Search
PageIconRenderer Constructor
See Also
 





 Overload List

Name Description

PageIconRenderer (RenderCallback(PagedContainerNode))

Initializes a new instance of the PageIconRenderer class.

PageIconRenderer (IImage, IImage)

Initializes a new instance of the PageIconRenderer class that renders scroll arrow icons provided as bitmaps.

PageIconRenderer (IImage, IImage, IImage, IImage)

Initializes a new instance of the PageIconRenderer class that renders scroll arrow icons provided as bitmaps.

PageIconRenderer (SvgContent, SvgContent)

Initializes a new instance of the PageIconRenderer class that renders collapse / expand icons provided as SVG drawings.

PageIconRenderer (SvgContent, SvgContent, SvgContent, SvgContent)

Initializes a new instance of the PageIconRenderer class that renders collapse / expand icons provided as SVG drawings.

 See Also