PointOnLineConstraint Class | 
Namespace: Demo3D.Sketch
public sealed class PointOnLineConstraint : Constraint
The PointOnLineConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| PointOnLineConstraint | Initializes a new instance of the PointOnLineConstraint class  | |
| PointOnLineConstraint(LineEntity) | Initializes a new instance of the PointOnLineConstraint class  | |
| PointOnLineConstraint(PointEntity, LineEntity) | Initializes a new instance of the PointOnLineConstraint class  | 
| Name | Description | |
|---|---|---|
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Line | ||
| Point | ||
| Type | (Overrides ConstraintType.) | 
| Name | Description | |
|---|---|---|
| RaisePropertiesChanged | 
            Raise an PropertyChanged event for each value.
              (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | 
            Raise an PropertyChanged event for the specified value.
              (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | 
            Raise an PropertyChanged event for the specified value.
              (Inherited from BindableBase.) | |
| SerializableDependency(SerializableObject) | Obsolete. (Inherited from Constraint.) | |
| SerializableDependency(Visual) | Obsolete. (Inherited from Constraint.) | |
| ToString | (Overrides ConstraintToString.) |