Property | Type | Description | |
---|---|---|---|
IDProperty | DependencyProperty | ||
IsVisibleProperty | DependencyProperty | ||
MaxVisibleResolutionProperty | DependencyProperty | ||
MaxVisibleScaleProperty | DependencyProperty | ||
MinVisibleResolutionProperty | DependencyProperty | ||
MinVisibleScaleProperty | DependencyProperty | ||
OpacityProperty | DependencyProperty |
Property | Type | Description | |
---|---|---|---|
CancelLoad | void | ||
CheckBeforeDraw | bool | ||
Draw | void | ||
GetDpi | double | ||
InitContainer | void | ||
Load | void | ||
OnInitialized | void | ||
OnIsVisiblePropertyChanged | void | ||
OnOpacityPropertyChanged | void | ||
Update | void |
Method | Description | |
---|---|---|
Dispose ( ) : void |
${mapping_Layer_method_Dispose}
|
|
Initialize ( ) : void |
${mapping_Layer_method_initialize_D}
|
|
Refresh ( ) : void |
${mapping_Layer_method_refresh_D}
|
Method | Description | |
---|---|---|
Cancel ( ) : void |
${mapping_Layer_method_Cancel_D}
|
|
Layer ( ) : System |
${mapping_Layer_constructor_None_D}
|
|
OnFailed ( |
${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}
|
Method | Description | |
---|---|---|
CancelLoad ( ) : void | ||
CheckBeforeDraw ( |
||
Draw ( |
||
GetDpi ( ) : double | ||
InitContainer ( ) : void | ||
Load ( ) : void | ||
OnInitialized ( |
||
OnIsVisiblePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
OnOpacityPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void | ||
Update ( |
protected OnFailed ( |
||
e | ||
return | void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public static DependencyProperty IDProperty | ||
return | DependencyProperty |
public static DependencyProperty IsVisibleProperty | ||
return | DependencyProperty |
public static DependencyProperty MaxVisibleResolutionProperty | ||
return | DependencyProperty |
public static DependencyProperty MaxVisibleScaleProperty | ||
return | DependencyProperty |
public static DependencyProperty MinVisibleResolutionProperty | ||
return | DependencyProperty |
public static DependencyProperty MinVisibleScaleProperty | ||
return | DependencyProperty |