AddGeometryPoints Method
AddGeometryPoints(List<PathHandlerExtension.PathPoint>, Geometry, Shape, Action)
Declaration
protected void AddGeometryPoints(List<PathHandlerExtension.PathPoint> list, Geometry geometry, Shape shape, Action saveDesignItem)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<PathHandlerExtension.PathPoint> | list | |
System.Windows.Media.Geometry | geometry | |
System.Windows.Shapes.Shape | shape | |
System.Action | saveDesignItem |