C# Class SuperMap.WindowsPhone.Samples.Common.CompassMarkerStyle

Inheritance: SuperMap.WindowsPhone.Core.MarkerStyle
Exibir arquivo Open project: SuperMap/iClient-WP8-Example Class Usage Examples

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_oe static_oe property

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

RotationProperty public_oe static_oe property

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

WidthProperty public_oe static_oe property

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