C# Class csGeoLayers.MapTools.MeasureTool.ucMeasureMapTool

显示文件 Open project: TNOCS/csTouch

Public Properties

Property Type Description
CanBeDraggedProperty System.Windows.DependencyProperty
GrphProperty System.Windows.DependencyProperty
LatLonProperty System.Windows.DependencyProperty
MenuProperty System.Windows.DependencyProperty
PositionProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
BCircleIconMoved void
BCircleIconReleased void
BCircleIconTapped void
MapMenuItem_Tap void
UcPlacemarkLoaded void
UpdateDataLabel void
ViewDef_MapManipulationDelta void
_measure_PropertyChanged void

Public Methods

Method Description
Angle ( double px1, double py1, double px2, double py2 ) : double
ucMeasureMapTool ( ) : csCommon.csMapCustomControls.MapIconMenu

Private Methods

Method Description
BCircleIconMoved ( object sender, IconMovedEventArgs e ) : void
BCircleIconReleased ( object sender, IconMovedEventArgs e ) : void
BCircleIconTapped ( object sender, IconMovedEventArgs e ) : void
MapMenuItem_Tap ( object sender, RoutedEventArgs e ) : void
UcPlacemarkLoaded ( object sender, RoutedEventArgs e ) : void
UpdateDataLabel ( ) : void
ViewDef_MapManipulationDelta ( object sender, EventArgs e ) : void
_measure_PropertyChanged ( object sender, System e ) : void

Method Details

Angle() public method

public Angle ( double px1, double py1, double px2, double py2 ) : double
px1 double
py1 double
px2 double
py2 double
return double

ucMeasureMapTool() public method

public ucMeasureMapTool ( ) : csCommon.csMapCustomControls.MapIconMenu
return csCommon.csMapCustomControls.MapIconMenu

Property Details

CanBeDraggedProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanBeDraggedProperty
return System.Windows.DependencyProperty

GrphProperty public_oe static_oe property

public static DependencyProperty,System.Windows GrphProperty
return System.Windows.DependencyProperty

LatLonProperty public_oe static_oe property

public static DependencyProperty,System.Windows LatLonProperty
return System.Windows.DependencyProperty

MenuProperty public_oe static_oe property

public static DependencyProperty,System.Windows MenuProperty
return System.Windows.DependencyProperty

PositionProperty public_oe static_oe property

public static DependencyProperty,System.Windows PositionProperty
return System.Windows.DependencyProperty