LineLengthConstraint Class |
Namespace: Demo3D.Sketch
public sealed class LineLengthConstraint : Constraint, IConstrainsDimension
The LineLengthConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| LineLengthConstraint | Initializes a new instance of the LineLengthConstraint class | |
| LineLengthConstraint(LineEntity) | Initializes a new instance of the LineLengthConstraint class | |
| LineLengthConstraint(LineEntity, Double) | Initializes a new instance of the LineLengthConstraint class |
| Name | Description | |
|---|---|---|
| DimensionType | ||
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Line | ||
| Offset | ||
| Text | ||
| Type | (Overrides ConstraintType.) | |
| Value |
| Name | Description | |
|---|---|---|
| Position | ||
| Position(Vector2D) | ||
| 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) | (Inherited from Constraint.) | |
| SerializableDependency(Visual) | (Inherited from Constraint.) | |
| ToString | (Overrides ConstraintToString.) | |
| ValueValid |