Creates an instance of the VisioContent class representing the Visio master with the specified name from the specified Visio stencil.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.