ISccUIClickedEventArgs.ClickedElementPosition Property

Definition

The rectangle of the UI element that was clicked in screen coordinates.

public:
 property System::Windows::Rect ClickedElementPosition { System::Windows::Rect get(); };
public System.Windows.Rect ClickedElementPosition { get; }
member this.ClickedElementPosition : System.Windows.Rect
Public ReadOnly Property ClickedElementPosition As Rect

Property Value

Applies to