Draws scroll arrows in TableNode caption bar.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class ScrollIconRenderer |
Visual Basic
Copy Code
|
|---|
Public Class ScrollIconRenderer |
RemarksYou can assign an instance of this class to Renderers.ScrollIconRenderer to override the default appearance of scroll arrows.
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.ScrollIconRenderer
See Also