Initializes a new instance of the ItemLabel class.
Namespace: MindFusion.Diagramming.WpfAssembly: MindFusion.Diagramming.Wpf
public ItemLabel ( DiagramItem item, string text)
Public New ( _ item As DiagramItem, _ text As String _)
The DiagramItem that displays the label.
The label's text.
ItemLabel Constructor Overload ListItemLabel ClassMindFusion.Diagramming.Wpf Namespace