ImplicitPointEntity Class | 
Namespace: Demo3D.Sketch
public sealed class ImplicitPointEntity : PointEntity
The ImplicitPointEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| ImplicitPointEntity | Initializes a new instance of the ImplicitPointEntity 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) | Obsolete. (Inherited from Entity.) | |
| SerializableDependency(Visual) | Obsolete. (Inherited from Entity.) | |
| ToString | (Inherited from PointEntity.) |