![]() | |
Visual |
public class VisualEventSource3D : BaseEventSource3D
The VisualEventSource3D type exposes the following members.
Name | Description | |
---|---|---|
![]() | VisualEventSource3D | Constructor |
![]() | VisualEventSource3D(String) | Constructor |
![]() | VisualEventSource3D(Visual3D) | Constructor |
Name | Description | |
---|---|---|
![]() | TargetVisual3D | Gets or sets the Visual3D that is used as the source of the mouse events. |
![]() | TargeVisualName | Gets or sets the name of the Visual3D that is used as the source of the mouse events. |
Name | Description | |
---|---|---|
![]() | IsMyVisual |
Method that is called from EventManager3D to check if this EventSource3D contains hitVisual
(Overrides BaseEventSource3DIsMyVisual(Visual3D)) |