PointOnCircleConstraint Class |
Namespace: Demo3D.Sketch
public sealed class PointOnCircleConstraint : Constraint
The PointOnCircleConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| PointOnCircleConstraint | Initializes a new instance of the PointOnCircleConstraint class | |
| PointOnCircleConstraint(CircleEntity) | Initializes a new instance of the PointOnCircleConstraint class | |
| PointOnCircleConstraint(PointEntity, CircleEntity) | Initializes a new instance of the PointOnCircleConstraint class |
| Name | Description | |
|---|---|---|
| Circle | ||
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| 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) | (Inherited from Constraint.) | |
| SerializableDependency(Visual) | (Inherited from Constraint.) | |
| ToString | (Overrides ConstraintToString.) |