A string specifying the label of graphic primitives category in shape designer toolbox.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string PrimitivesLabel { get; set; } |
Visual Basic Copy Code |
---|
Public Property PrimitivesLabel As String |
A string specifying the category label. The default value is "Primitives".
WpfDiagram Programmer's Guide | © 2024 MindFusion |