C# Class WP8Sample.Common.CompassMarkerStyle

Inheritance: SuperMap.WindowsPhone.Core.MarkerStyle
Show file Open project: SuperMap/iClient-for-Win8

Public Properties

Property Type Description
HeightProperty System.Windows.DependencyProperty
RotationProperty System.Windows.DependencyProperty
WidthProperty System.Windows.DependencyProperty

Public Methods

Method Description
CompassMarkerStyle ( ) : SuperMap.WindowsPhone.Core

Private Methods

Method Description
OnHeightPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRotationPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnWidthPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

CompassMarkerStyle() public method

public CompassMarkerStyle ( ) : SuperMap.WindowsPhone.Core
return SuperMap.WindowsPhone.Core

Property Details

HeightProperty public static property

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

RotationProperty public static property

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

WidthProperty public static property

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