Creates an instance of the VisioContent class representing the Visio master with the specified name from the specified Visio stencil.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static VisioContent Create ( |
Visual Basic Copy Code |
---|
Public Shared Function Create( _ |
The Visio stencil.
The master name.
An instance of the VisioContent class representing the specified master.
WpfDiagram Programmer's Guide | © 2024 MindFusion |