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

Inheritance: SuperMap.WindowsPhone.Core.MarkerStyle
Afficher le fichier Open project: SuperMap/iClient-WP8-Example Class Usage Examples

Méthodes publiques

Свойство Type Description
HeightProperty System.Windows.DependencyProperty
RotationProperty System.Windows.DependencyProperty
WidthProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
CompassMarkerStyle ( ) : SuperMap.WindowsPhone.Core

Private Methods

Méthode 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 méthode

public CompassMarkerStyle ( ) : SuperMap.WindowsPhone.Core
Résultat SuperMap.WindowsPhone.Core

Property Details

HeightProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeightProperty
Résultat System.Windows.DependencyProperty

RotationProperty public_oe static_oe property

public static DependencyProperty,System.Windows RotationProperty
Résultat System.Windows.DependencyProperty

WidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows WidthProperty
Résultat System.Windows.DependencyProperty