LineHorizontalConstraint Class | 
Namespace: Demo3D.Sketch
public sealed class LineHorizontalConstraint : Constraint
The LineHorizontalConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| LineHorizontalConstraint | Initializes a new instance of the LineHorizontalConstraint class  | |
| LineHorizontalConstraint(LineEntity) | Initializes a new instance of the LineHorizontalConstraint class  | 
| Name | Description | |
|---|---|---|
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Line | ||
| 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.) |