Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SuperMap
Web
Core
FeatureGestureEventArgs
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