Provides alternative method of access to the MvcDiagram predefined shapes, that allows code completion and IntelliSense support, which is not available when using Shape.FromId.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class Shapes |
Visual Basic
Copy Code
|
|---|
Public Class Shapes |
RemarksThe accessor properties are generating using the following code:
C#
Copy Code
|
|---|
TextWriter writer = new StreamWriter(@"D:\shapes.txt"); |
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Shapes
See AlsoShapes Members
MindFusion.Diagramming Namespace
Table of Predefined Shapes