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

${mapping_Layer_Title}

${mapping_Layer_Description}

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

공개 프로퍼티들

프로퍼티 타입 설명
IDProperty DependencyProperty
IsVisibleProperty DependencyProperty
MaxVisibleResolutionProperty DependencyProperty
MaxVisibleScaleProperty DependencyProperty
MinVisibleResolutionProperty DependencyProperty
MinVisibleScaleProperty DependencyProperty
OpacityProperty DependencyProperty

Private Properties

프로퍼티 타입 설명
CancelLoad void
CheckBeforeDraw bool
Draw void
GetDpi double
InitContainer void
Load void
OnInitialized void
OnIsVisiblePropertyChanged void
OnOpacityPropertyChanged void
Update void

공개 메소드들

메소드 설명
Dispose ( ) : void

${mapping_Layer_method_Dispose}

Initialize ( ) : void

${mapping_Layer_method_initialize_D}

Refresh ( ) : void

${mapping_Layer_method_refresh_D}

보호된 메소드들

메소드 설명
Cancel ( ) : void

${mapping_Layer_method_Cancel_D}

Layer ( ) : System

${mapping_Layer_constructor_None_D}

OnFailed ( Exception e ) : void

${mapping_Layer_method_OnFailed_D}

OnLayerChanged ( ) : void

${mapping_Layer_method_param_OnLayerChanged}

OnProgress ( int progress ) : void

${mapping_Layer_method_param_OnProgress}

OnPropertyChanged ( string propertyName ) : void

${mapping_Layer_method_param_OnPropertyChanged}

비공개 메소드들

메소드 설명
CancelLoad ( ) : void
CheckBeforeDraw ( UpdateParameter updateParameter ) : bool
Draw ( UpdateParameter updateParameter ) : void
GetDpi ( ) : double
InitContainer ( ) : void
Load ( ) : void
OnInitialized ( EventArgs e ) : void
OnIsVisiblePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnOpacityPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Update ( UpdateParameter updateParameter ) : void

메소드 상세

Cancel() 보호된 메소드

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

Dispose() 공개 메소드

${mapping_Layer_method_Dispose}
public Dispose ( ) : void
리턴 void

Initialize() 공개 메소드

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

Layer() 보호된 메소드

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

OnFailed() 보호된 메소드

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

OnLayerChanged() 보호된 메소드

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

OnProgress() 보호된 메소드

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

OnPropertyChanged() 보호된 메소드

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

Refresh() 공개 메소드

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

프로퍼티 상세

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

${pubilc_fields_identifies_sl} ID ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty IDProperty
리턴 DependencyProperty

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

${pubilc_fields_identifies_sl} IsVisible ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty IsVisibleProperty
리턴 DependencyProperty

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

${pubilc_fields_identifies_sl} MaxVisibleResolution ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty MaxVisibleResolutionProperty
리턴 DependencyProperty

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

${pubilc_fields_identifies_sl} MaxVisibleScale ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty MaxVisibleScaleProperty
리턴 DependencyProperty

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

${pubilc_fields_identifies_sl} MinVisibleResolution ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty MinVisibleResolutionProperty
리턴 DependencyProperty

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

${pubilc_fields_identifies_sl} MinVisibleScale ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty MinVisibleScaleProperty
리턴 DependencyProperty

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

${pubilc_fields_identifies_sl} Opacity ${pubilc_fields_attachedproperty_sl}
public static DependencyProperty OpacityProperty
리턴 DependencyProperty