C# 클래스 SuperMap.Web.Core.FeatureGestureEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 메소드들

메소드 설명
GetPosition ( UIElement relativeTo ) : Point

비공개 메소드들

메소드 설명
FeatureGestureEventArgs ( Feature f, GestureEventArgs args ) : System

메소드 상세

GetPosition() 공개 메소드

public GetPosition ( UIElement relativeTo ) : Point
relativeTo UIElement
리턴 Point