Table of Contents

Constructor PathPoint

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

PathPoint(Point, object, object, Action<Point>, Action, Shape)

public PathPoint(Point point, object @object, object parentObject, Action<Point> setLambda, Action save, Shape shape)

Parameters

point Point
object object
parentObject object
setLambda Action<Point>
save Action
shape Shape