Initializes a new instance of the PageIconRenderer class that renders scroll arrow icons provided as bitmaps.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public PageIconRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
An ImageSource representing the scroll-left icon.
An ImageSource representing the scroll-right icon.
See Also