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