WedgeVisual Events | 
The WedgeVisual type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterCreatePhysics | 
            An event that is executed after physics has been created for the physics object.
              (Inherited from PhysicsObject.) | |
| AfterDestroyPhysics | 
            An event that is executed after physics has been destroyed for the physics object.
              (Inherited from PhysicsObject.) | |
| AspectRemoved | 
            Raised when an aspect is removed from this Visual.
              (Inherited from Visual.) | |
| BeforeCreatePhysics | 
            An event that is executed before physics is created for the physics object.
              (Inherited from PhysicsObject.) | |
| BeforeDestroyPhysics | 
            An event that is executed before physics is destroyed for the physics object.
              (Inherited from PhysicsObject.) | |
| ControlPointEndDragListeners | 
            Occurs when a ControlPoint drag operation is completed.
              (Inherited from Visual.) | |
| ControlPointStartDragListeners | 
            Occurs when a ControlPoint drag operation is started.
              (Inherited from Visual.) | |
| DeletedListeners | 
            Occurs when the visual is deleted (Delete).
              (Inherited from Visual.) | |
| InitializeListeners | 
            Occurs when the visual is initialized (OnInitialize).
              (Inherited from Visual.) | |
| MeshChanged | 
            Occurs when the mesh of the visual is changed.
              (Inherited from Visual.) | |
| ResetListeners | 
            Occurs when the visual is reset (OnReset).
              (Inherited from Visual.) |