A INodeStylerenderer
implementation that draws a simple floating shinyPlate with a slight gradient, a thin border and a simple drop shadow.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class ShinyPlateNodeStyleRenderer : AbstractNodeStyleRenderer<IShinyPlateNodeStyle> |
| Visual Basic |
|---|
Public Class ShinyPlateNodeStyleRenderer _ Inherits AbstractNodeStyleRenderer(Of IShinyPlateNodeStyle) |
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'INode, INodeStyle, IShinyPlateNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..AbstractNodeStyleRenderer<(Of <(<'IShinyPlateNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..ShinyPlateNodeStyleRenderer
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'INode, INodeStyle, IShinyPlateNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..AbstractNodeStyleRenderer<(Of <(<'IShinyPlateNodeStyle>)>)>
yWorks.yFiles.UI.Drawing..::..ShinyPlateNodeStyleRenderer