An implementation of the INodeStyleRenderer interface that
can render INodeControlNodeStyle instances.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class NodeControlNodeStyleRenderer : ShapedNodeStyleRendererBase<INodeControlNodeStyle> |
| Visual Basic |
|---|
Public Class NodeControlNodeStyleRenderer _ Inherits ShapedNodeStyleRendererBase(Of INodeControlNodeStyle) |
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'INode, INodeStyle, INodeControlNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..AbstractNodeStyleRenderer<(Of <(<'INodeControlNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..ShapedNodeStyleRendererBase<(Of <(<'INodeControlNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..NodeControlNodeStyleRenderer
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'INode, INodeStyle, INodeControlNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..AbstractNodeStyleRenderer<(Of <(<'INodeControlNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..ShapedNodeStyleRendererBase<(Of <(<'INodeControlNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..NodeControlNodeStyleRenderer