AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsScreenOverlayPickResult Interface

Description

Describes a picked screen overlay as a result of a call to Scene.PickScreenOverlays.

Object Model


Public Properties

Public Property ControlPosition Gets the position that was picked within the overall globe control. This is essentially the same position that was passed to Scene.PickScreenOverlays. The array represents the picked position and has a size of 4. The elements are in the order x position, y position, x Screen Overlay Unit, y Screen Overlay Unit.
Public Property Overlay Gets the screen overlay that was picked.
Public Property Position Gets the position that was picked within the picked Overlay. The array represents the picked position and has a size of 4. The elements are in the order x position, y position, x Screen Overlay Unit, y Screen Overlay Unit.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1