ScreenOverlayPickResult Class |
Namespace: AGI.Foundation.Graphics
The ScreenOverlayPickResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlPosition |
Gets the position that was picked within the overall Insight3D
control. This is essentially the same position that was passed to
Scene.PickScreenOverlays.
| |
| Overlay |
Gets the screen overlay that was picked.
| |
| Position |
Gets the position that was picked within the picked Overlay.
|
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |