C# Class SuperMap.Web.Core.FeatureGestureEventArgs

Inheritance: System.EventArgs
Show file Open project: SuperMap/iClient-for-Silverlight

Public Methods

Method Description
GetPosition ( UIElement relativeTo ) : Point

Private Methods

Method Description
FeatureGestureEventArgs ( Feature f, GestureEventArgs args ) : System

Method Details

GetPosition() public method

public GetPosition ( UIElement relativeTo ) : Point
relativeTo UIElement
return Point