ArcEntity Class |
Namespace: Demo3D.Sketch
public class ArcEntity : RadiusEntity
The ArcEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| ArcEntity | Initializes a new instance of the ArcEntity class | |
| ArcEntity(Arc2D) | Initializes a new instance of the ArcEntity class | |
| ArcEntity(Vector2D, Double, Double, Double) | Initializes a new instance of the ArcEntity class |
| Name | Description | |
|---|---|---|
| Angle | ||
| CenterPoint | (Overrides RadiusEntityCenterPoint.) | |
| CenterPosition | (Overrides RadiusEntityCenterPosition.) | |
| EndPoint | ||
| EndPosition | ||
| EntityAndSubentities | (Inherited from Entity.) | |
| Id | (Inherited from SerializableObject.) | |
| Length | (Overrides CurveEntityLength.) | |
| Points | (Inherited from Entity.) | |
| Radius | (Overrides RadiusEntityRadius.) | |
| StartAngle | ||
| StartDirection | ||
| StartPoint | ||
| StartPosition | ||
| 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.) |