Search
ScrollIconRenderer Class
Remarks See Also
 





Draws scroll arrows in TableNode caption bar.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class ScrollIconRenderer

Visual Basic  Copy Code

Public Class ScrollIconRenderer

 Remarks

You can assign an instance of this class to Renderers.ScrollIconRenderer to override the default appearance of scroll arrows.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.ScrollIconRenderer

 See Also