C# Class SuperMap.WindowsPhone.Mapping.Layer

${WP_mapping_Layer_Title}

${WP_mapping_Layer_Description}

Inheritance: System.Windows.DependencyObject, INotifyPropertyChanged
Afficher le fichier Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Méthodes publiques

Свойство Type Description
IDProperty System.Windows.DependencyProperty
IsVisibleProperty System.Windows.DependencyProperty
MaxVisibleResolutionProperty System.Windows.DependencyProperty
MaxVisibleScaleProperty System.Windows.DependencyProperty
MinVisibleResolutionProperty System.Windows.DependencyProperty
MinVisibleScaleProperty System.Windows.DependencyProperty
OpacityProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
CancelLoad void
Draw void
GetDpi double
OnInitialized void
OnIsVisiblePropertyChanged void
OnOpacityPropertyChanged void

Méthodes publiques

Méthode Description
Initialize ( ) : void

${WP_mapping_Layer_method_initialize_D}

Refresh ( ) : void

${WP_mapping_Layer_method_refresh_D}

ToBitmap ( ) : System.Windows.Media.Imaging.WriteableBitmap

${WP_mapping_Layer_method_toBitMap_D}

Méthodes protégées

Méthode Description
Cancel ( ) : void

${WP_mapping_Layer_method_Cancel_D}

Layer ( ) : System

${WP_mapping_Layer_constructor_None_D}

OnFailed ( Exception e ) : void

${WP_mapping_Layer_method_OnFailed_D}

OnLayerChanged ( ) : void

${WP_mapping_Layer_method_param_OnLayerChanged}

OnProgress ( int progress ) : void

${WP_mapping_Layer_method_param_OnProgress}

OnPropertyChanged ( string propertyName ) : void

${WP_mapping_Layer_method_param_OnPropertyChanged}

Private Methods

Méthode Description
CancelLoad ( ) : void
Draw ( DrawParameter drawParameter ) : void
GetDpi ( ) : double
OnInitialized ( EventArgs e ) : void
OnIsVisiblePropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnOpacityPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

Cancel() protected méthode

${WP_mapping_Layer_method_Cancel_D}
protected Cancel ( ) : void
Résultat void

Initialize() public méthode

${WP_mapping_Layer_method_initialize_D}
public Initialize ( ) : void
Résultat void

Layer() protected méthode

${WP_mapping_Layer_constructor_None_D}
protected Layer ( ) : System
Résultat System

OnFailed() protected méthode

${WP_mapping_Layer_method_OnFailed_D}
protected OnFailed ( Exception e ) : void
e System.Exception
Résultat void

OnLayerChanged() protected méthode

${WP_mapping_Layer_method_param_OnLayerChanged}
protected OnLayerChanged ( ) : void
Résultat void

OnProgress() protected méthode

${WP_mapping_Layer_method_param_OnProgress}
protected OnProgress ( int progress ) : void
progress int
Résultat void

OnPropertyChanged() protected méthode

${WP_mapping_Layer_method_param_OnPropertyChanged}
protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

Refresh() public méthode

${WP_mapping_Layer_method_refresh_D}
public Refresh ( ) : void
Résultat void

ToBitmap() public méthode

${WP_mapping_Layer_method_toBitMap_D}
public ToBitmap ( ) : System.Windows.Media.Imaging.WriteableBitmap
Résultat System.Windows.Media.Imaging.WriteableBitmap

Property Details

IDProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} ID ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows IDProperty
Résultat System.Windows.DependencyProperty

IsVisibleProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} IsVisible ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows IsVisibleProperty
Résultat System.Windows.DependencyProperty

MaxVisibleResolutionProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} MaxVisibleResolution ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MaxVisibleResolutionProperty
Résultat System.Windows.DependencyProperty

MaxVisibleScaleProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} MaxVisibleScale ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MaxVisibleScaleProperty
Résultat System.Windows.DependencyProperty

MinVisibleResolutionProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} MinVisibleResolution ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MinVisibleResolutionProperty
Résultat System.Windows.DependencyProperty

MinVisibleScaleProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} MinVisibleScale ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MinVisibleScaleProperty
Résultat System.Windows.DependencyProperty

OpacityProperty public_oe static_oe property

${WP_pubilc_fields_identifies_sl} Opacity ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows OpacityProperty
Résultat System.Windows.DependencyProperty