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 fold / unfold icons.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.ScrollIconRenderer

 See Also