Explicit |
public sealed class ExplicitPointEntity : PointEntity
The ExplicitPointEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| ExplicitPointEntity | Initializes a new instance of the ExplicitPointEntity class |
| Name | Description | |
|---|---|---|
| EntityAndSubentities | (Inherited from Entity) | |
| Id | (Inherited from SerializableObject) | |
| Points | (Inherited from Entity) | |
| Position | (Overrides PointEntityPosition) | |
| Subentities | (Inherited from PointEntity) | |
| Type | (Inherited from PointEntity) |
| Name | Description | |
|---|---|---|
| Project | (Inherited from PointEntity) | |
| 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 Entity) Obsolete | |
| SerializableDependency(Visual) | (Inherited from Entity) Obsolete | |
| ToString | (Inherited from PointEntity) | |
| UpdatePosition |