The following tables list the members exposed by GeometryChangedEventArgs.
Name | Description | |
---|---|---|
![]() | GeometryChangedEventArgs Constructor | Initializes a new instance of the GeometryChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | GeometryChangedType | Gets the type of change. |
![]() | NewPartIndex | Gets the part index of the part affected by the change. |
![]() | NewVertexIndex | Gets the vertex index in a part affected by the change. |
![]() | OldPartIndex | Gets the old part index of a part that has been moved. |
![]() | OldVertexIndex | Gets the old vertex index in a part that has been moved. |
![]() | VerticesCount | Gets the count of vertices affected by the change. |