Skip to main content
A newer version of this page is available. .

DiagramStencil.Create Method

Name Parameters
Create(String, String, IEnumerable<ShapeDescriptionBase>, Boolean) static stencilId, stencilName, shapes, isVisible
Create(String, String, IEnumerable<ShapeTemplateBase>, Func<String, String>, Boolean) static stencilId, stencilName, shapes, getShapeName, isVisible
Create(String, String, IDictionary, Func<String, String>, Boolean) static stencilId, stencilName, shapesDictionary, getShapeName, isVisible
Create(String, String, Stream, Func<String, String>, Boolean) static stencilId, stencilName, shapesStream, getShapeName, isVisible