Click or drag to resize

ScreenOverlayPickResult Properties

The ScreenOverlayPickResult type exposes the following members.

Properties
  NameDescription
Public propertyControlPosition
Gets the position that was picked within the overall Insight3D control. This is essentially the same position that was passed to Scene.PickScreenOverlays.
Public propertyOverlay
Gets the screen overlay that was picked.
Public propertyPosition
Gets the position that was picked within the picked Overlay.
Top
See Also