AGI Ui Plugins 11 Send comments on this topic.
IAgUiPlugin3DPickEventArgs Interface

Description

Contains information about the 3D pick event.

Public Properties

Public Property PickType A type of selection.
Public Property SceneID 3D scene identifier.
Public Property SelectedRegion Returns an array of four double precision values.


Depending on the PickType, the elements represent cartographic extents or screen coordinates.
If the Pick type is AgEUiPlugin3DPickType.eUiPlugin3DPickTypeRubberBand, then the array elements are: left, bottom, right, top.


If the Pick type is AgEUiPlugin3DPickType.eUiPlugin3DPickTypeProjectedOnCentralBody, then the array elements are: West, South, East, North (in radians).

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1