RadiusEntity Class |
Namespace: Demo3D.Sketch
public abstract class RadiusEntity : CurveEntity
The RadiusEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| RadiusEntity | Initializes a new instance of the RadiusEntity class |
| Name | Description | |
|---|---|---|
| CenterPoint | ||
| CenterPosition | ||
| EntityAndSubentities | (Inherited from Entity.) | |
| Id | (Inherited from SerializableObject.) | |
| Length | (Inherited from CurveEntity.) | |
| Points | (Inherited from Entity.) | |
| Radius | ||
| Subentities | (Inherited from Entity.) | |
| Type | (Inherited from Entity.) |
| Name | Description | |
|---|---|---|
| Circle | ||
| Curve | (Inherited from CurveEntity.) | |
| Point | (Inherited from CurveEntity.) | |
| Project | (Inherited from Entity.) | |
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| SerializableDependency(SerializableObject) | (Inherited from Entity.) | |
| SerializableDependency(Visual) | (Inherited from Entity.) | |
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) |