ShapeDescription.CreateTemplateShape Method
Name | Parameters | Description |
---|---|---|
CreateTemplateShape(String, Func<String>, Func<ShapeTemplate>) static | shapeId, getName, getTemplateCore | This method supports the internal infrastructure and is not intended to be used directly from your code. |
CreateTemplateShape(String, String, ShapeTemplate) static | shapeId, name, template | Creates a shape from the specified template. |