CircleEntity Class |
Namespace: Demo3D.Sketch
public class CircleEntity : RadiusEntity
The CircleEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| CircleEntity | Initializes a new instance of the CircleEntity class | |
| CircleEntity(Circle2D) | Initializes a new instance of the CircleEntity class | |
| CircleEntity(Vector2D, Double) | Initializes a new instance of the CircleEntity class |
| Name | Description | |
|---|---|---|
| CenterPoint | (Overrides RadiusEntityCenterPoint.) | |
| CenterPosition | (Overrides RadiusEntityCenterPosition.) | |
| EntityAndSubentities | (Inherited from Entity.) | |
| Id | (Inherited from SerializableObject.) | |
| Length | (Overrides CurveEntityLength.) | |
| Points | (Inherited from Entity.) | |
| Radius | (Overrides RadiusEntityRadius.) | |
| Subentities | (Overrides EntitySubentities.) | |
| Type | (Overrides EntityType.) |
| Name | Description | |
|---|---|---|
| Circle | (Inherited from RadiusEntity.) | |
| Curve | (Overrides CurveEntityCurve.) | |
| Point | (Overrides CurveEntityPoint(Double).) | |
| Project | (Overrides EntityProject(Vector2D).) | |
| 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.) | |
| ToString | (Overrides SimpleCustomTypeDescriptor.ToString.) |