Skip to main content

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