Interface for node styles that can show predefined shapes of type
ShapeNodeShape
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 interface IShapeNodeStyle : INodeStyle, IVisualStyle<INode>, IModelItemInstaller<INode>, ICloneable |
| Visual Basic |
|---|
Public Interface IShapeNodeStyle _ Inherits INodeStyle, IVisualStyle(Of INode), IModelItemInstaller(Of INode), _ ICloneable |
Remarks
This style can be used together with ShapeNodeStyleRenderer
instances