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