C# 클래스 Esri.ArcGISRuntime.Toolkit.Controls.Primitives.LegendItemViewModel

Represents a basic item in the legend/TOC. A basic item contains a label and an image.
상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Esri/arcgis-toolkit-dotnet 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Attach void
Detach void
GetTemplate DataTemplate
LegendItemViewModel Esri.ArcGISRuntime.Layers
OnPropertyChanged void

공개 메소드들

메소드 설명
LegendItemViewModel ( ) : Esri.ArcGISRuntime.Layers

Initializes a new instance of the LegendItemViewModel class.

비공개 메소드들

메소드 설명
Attach ( LegendTree legendTree ) : void
Detach ( ) : void
GetTemplate ( ) : DataTemplate
LegendItemViewModel ( LegendItemInfo legendItemInfo, GeometryType geometryType ) : Esri.ArcGISRuntime.Layers

Initializes a new instance of the LegendItemViewModel class from a LegendItemInfo.

OnPropertyChanged ( string propertyName ) : void

메소드 상세

LegendItemViewModel() 공개 메소드

Initializes a new instance of the LegendItemViewModel class.
public LegendItemViewModel ( ) : Esri.ArcGISRuntime.Layers
리턴 Esri.ArcGISRuntime.Layers