Table of Contents

Method AddGeometryPoints

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

AddGeometryPoints(List<PathPoint>, Geometry, Shape, Action)

protected void AddGeometryPoints(List<PathHandlerExtension.PathPoint> list, Geometry geometry, Shape shape, Action saveDesignItem)

Parameters

list List<PathHandlerExtension.PathPoint>
geometry Geometry
shape Shape
saveDesignItem Action