PathHandlerExtension.PathPoint Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Inheritance
System.Object
PathHandlerExtension.PathPoint
Implements
System.ComponentModel.INotifyPropertyChanged
Syntax
protected class PathPoint : INotifyPropertyChanged
Constructors
PathPoint(Point, Object, Object, Action<Point>, Action, Shape) |
Properties
Object | |
ParentObject | |
ParentPathPoint | |
Point | |
PolyLineIndex | |
ReferencePoint | |
TargetPathPoint | |
TranslatedPoint |
Methods
Commit() |
Events
PropertyChanged |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Implements
System.ComponentModel.INotifyPropertyChanged