Provides alternative method of access to the WpfDiagram predefined shapes, that allows code completion and IntelliSense support, which is not available when using Shape.FromId.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public class Shapes |
Visual Basic
![]() |
---|
Public Class Shapes |
The accessor properties are generating using the following code:
C#
![]() |
---|
TextWriter writer = new StreamWriter(@"D:\shapes.txt"); |
System.Object
MindFusion.Diagramming.Wpf.Shapes
WpfDiagram Programmer's Guide | © 2025 MindFusion |