C# 클래스 SuperMap.Web.Controls.Legend

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 프로퍼티들

프로퍼티 타입 설명
IconSizeProperty System.Windows.DependencyProperty
ImageUrlProperty System.Windows.DependencyProperty
LayerProperty System.Windows.DependencyProperty
itemsControl System.Windows.Controls.ItemsControl

공개 메소드들

메소드 설명
Legend ( ) : System

${controls_Legend_constructor_None_D}

OnApplyTemplate ( ) : void

${controls_Legend_method_onApplyTemplate_D}

비공개 메소드들

메소드 설명
AddImageAndName ( string url, UriKind k, string layerName, bool ist ) : void
AddLegendItems ( List sls ) : void
BtnRefresh ( object sender, RoutedEventArgs e ) : void
GetLayerInfo ( ) : void
ProcessResourceType ( GetResourceParameters param, int i, List s, bool &isCustom ) : ResourceType
getMapStatusService_ProcessCompleted ( object sender, GetMapStatusEventArgs e ) : void
ser_ProcessCompleted ( object sender, GetResourceEventArgs e ) : void

메소드 상세

Legend() 공개 메소드

${controls_Legend_constructor_None_D}
public Legend ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

${controls_Legend_method_onApplyTemplate_D}
public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

${controls_Legend_field_iconSizeProperty_D}
public static DependencyProperty,System.Windows IconSizeProperty
리턴 System.Windows.DependencyProperty

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

${controls_Legend_field_imageUrlProperty_D}
public static DependencyProperty,System.Windows ImageUrlProperty
리턴 System.Windows.DependencyProperty

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

${controls_Legend_field_layerProperty_D}
public static DependencyProperty,System.Windows LayerProperty
리턴 System.Windows.DependencyProperty

itemsControl 공개적으로 프로퍼티

${controls_Legend_field_itemsControl_D}
public ItemsControl,System.Windows.Controls itemsControl
리턴 System.Windows.Controls.ItemsControl