C# 클래스 SuperMap.WindowsPhone.Mapping.Layer

${WP_mapping_Layer_Title}

${WP_mapping_Layer_Description}

상속: System.Windows.DependencyObject, INotifyPropertyChanged
파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 타입 설명
CancelLoad void
Draw void
GetDpi double
OnInitialized void
OnIsVisiblePropertyChanged void
OnOpacityPropertyChanged void

공개 메소드들

메소드 설명
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}

보호된 메소드들

메소드 설명
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}

비공개 메소드들

메소드 설명
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

메소드 상세

Cancel() 보호된 메소드

${WP_mapping_Layer_method_Cancel_D}
protected Cancel ( ) : void
리턴 void

Initialize() 공개 메소드

${WP_mapping_Layer_method_initialize_D}
public Initialize ( ) : void
리턴 void

Layer() 보호된 메소드

${WP_mapping_Layer_constructor_None_D}
protected Layer ( ) : System
리턴 System

OnFailed() 보호된 메소드

${WP_mapping_Layer_method_OnFailed_D}
protected OnFailed ( Exception e ) : void
e System.Exception
리턴 void

OnLayerChanged() 보호된 메소드

${WP_mapping_Layer_method_param_OnLayerChanged}
protected OnLayerChanged ( ) : void
리턴 void

OnProgress() 보호된 메소드

${WP_mapping_Layer_method_param_OnProgress}
protected OnProgress ( int progress ) : void
progress int
리턴 void

OnPropertyChanged() 보호된 메소드

${WP_mapping_Layer_method_param_OnPropertyChanged}
protected OnPropertyChanged ( string propertyName ) : void
propertyName string
리턴 void

Refresh() 공개 메소드

${WP_mapping_Layer_method_refresh_D}
public Refresh ( ) : void
리턴 void

ToBitmap() 공개 메소드

${WP_mapping_Layer_method_toBitMap_D}
public ToBitmap ( ) : System.Windows.Media.Imaging.WriteableBitmap
리턴 System.Windows.Media.Imaging.WriteableBitmap

프로퍼티 상세

IDProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} ID ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows IDProperty
리턴 System.Windows.DependencyProperty

IsVisibleProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} IsVisible ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows IsVisibleProperty
리턴 System.Windows.DependencyProperty

MaxVisibleResolutionProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} MaxVisibleResolution ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MaxVisibleResolutionProperty
리턴 System.Windows.DependencyProperty

MaxVisibleScaleProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} MaxVisibleScale ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MaxVisibleScaleProperty
리턴 System.Windows.DependencyProperty

MinVisibleResolutionProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} MinVisibleResolution ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MinVisibleResolutionProperty
리턴 System.Windows.DependencyProperty

MinVisibleScaleProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} MinVisibleScale ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows MinVisibleScaleProperty
리턴 System.Windows.DependencyProperty

OpacityProperty 공개적으로 정적으로 프로퍼티

${WP_pubilc_fields_identifies_sl} Opacity ${WP_pubilc_fields_attachedproperty_sl}
public static DependencyProperty,System.Windows OpacityProperty
리턴 System.Windows.DependencyProperty