MindFusion.Wpf Pack Programmer's Guide
ShapeDesigner.PrimitivesLabel Property
See Also
 





A string specifying the label of graphic primitives category in shape designer toolbox.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public string PrimitivesLabel { get; set; }

Visual Basic  Copy Code

Public Property PrimitivesLabel As String

 Property Value

A string specifying the category label. The default value is "Primitives".

 See Also

ShapeDesigner Members
ShapeDesigner Class
MindFusion.Diagramming.Wpf Namespace