C# Класс ESRI.ArcGIS.Client.Toolkit.EditorWidget

Наследование: System.Windows.Controls.Control
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
AlwaysDisplayDefaultTemplatesProperty System.Windows.DependencyProperty
AutoCompleteProperty System.Windows.DependencyProperty
AutoSelectProperty System.Windows.DependencyProperty
ContinuousProperty System.Windows.DependencyProperty
DrawFillSymbolProperty System.Windows.DependencyProperty
DrawLineSymbolProperty System.Windows.DependencyProperty
EditVerticesEnabledProperty System.Windows.DependencyProperty
FreehandProperty System.Windows.DependencyProperty
GeometryServiceClientCertificateProperty System.Windows.DependencyProperty
GeometryServiceCredentialsProperty System.Windows.DependencyProperty
GeometryServiceTokenProperty System.Windows.DependencyProperty
GeometryServiceUrlProperty System.Windows.DependencyProperty
LayerIDsProperty System.Windows.DependencyProperty
MaintainAspectRatioProperty System.Windows.DependencyProperty
MapProperty System.Windows.DependencyProperty
MidVertexSymbolProperty System.Windows.DependencyProperty
MoveEnabledProperty System.Windows.DependencyProperty
ProxyUrlProperty System.Windows.DependencyProperty
RotateEnabledProperty System.Windows.DependencyProperty
RotatePointSymbolProperty System.Windows.DependencyProperty
ScaleBoxSymbolProperty System.Windows.DependencyProperty
ScaleEnabledProperty System.Windows.DependencyProperty
ScalePointSymbolProperty System.Windows.DependencyProperty
ShowAttributesOnAddProperty System.Windows.DependencyProperty
SnapDistanceSymbolProperty System.Windows.DependencyProperty
VertexSymbolProperty System.Windows.DependencyProperty

Private Properties

Свойство Тип Описание
AttachLayerEventHandlers void
AttachLayerEventHandlers void
DetachLayerEventHandlers void
DetachLayerEventHandlers void
DisableOrHideElement void
DisplayAttribute_Click void
EditorWidget System
Editor_EditCompleted void
Editor_EditorActivated void
Layer_Initialized void
Layer_MouseLeftButtonDown void
Layer_PropertyChanged void
Layers_CollectionChanged void
Map_MapGesture void
OnLayerIdsPropertyChanged void
OnMapPropertyChanged void
OnShowAttributesOnAddPropertyChanged void
SetEditorBinding void
UpdateVisibleButtons void

Открытые методы

Метод Описание
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.

Приватные методы

Метод Описание
AttachLayerEventHandlers ( GraphicsLayer layer ) : void
AttachLayerEventHandlers ( IEnumerable layers ) : void
DetachLayerEventHandlers ( GraphicsLayer layer ) : void
DetachLayerEventHandlers ( IEnumerable layers ) : void
DisableOrHideElement ( UIElement element, bool isVisible, bool allButtonsDisabled ) : void
DisplayAttribute_Click ( object sender, RoutedEventArgs e ) : void
EditorWidget ( ) : System

Static initialization for the EditorWidget control.

Editor_EditCompleted ( object sender, Editor e ) : void
Editor_EditorActivated ( object sender, Editor e ) : void
Layer_Initialized ( object sender, EventArgs e ) : void
Layer_MouseLeftButtonDown ( object sender, GraphicMouseButtonEventArgs args ) : void
Layer_PropertyChanged ( object sender, System e ) : void
Layers_CollectionChanged ( object sender, System e ) : void
Map_MapGesture ( object sender, Map e ) : void
OnLayerIdsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMapPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnShowAttributesOnAddPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetEditorBinding ( string path, DependencyProperty dependencyProperty ) : void
UpdateVisibleButtons ( ) : void

Описание методов

OnApplyTemplate() публичный Метод

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
Результат void

Описание свойств

AlwaysDisplayDefaultTemplatesProperty публичное статическое свойство

Identifies the AlwaysDisplayDefaultTemplates dependency property.
public static DependencyProperty,System.Windows AlwaysDisplayDefaultTemplatesProperty
Результат System.Windows.DependencyProperty

AutoCompleteProperty публичное статическое свойство

Identifies the AutoComplete dependency property.
public static DependencyProperty,System.Windows AutoCompleteProperty
Результат System.Windows.DependencyProperty

AutoSelectProperty публичное статическое свойство

Identifies the AutoSelect dependency property.
public static DependencyProperty,System.Windows AutoSelectProperty
Результат System.Windows.DependencyProperty

ContinuousProperty публичное статическое свойство

Identifies the Continuous dependency property.
public static DependencyProperty,System.Windows ContinuousProperty
Результат System.Windows.DependencyProperty

DrawFillSymbolProperty публичное статическое свойство

Identifies the DrawFillSymbol dependency property.
public static DependencyProperty,System.Windows DrawFillSymbolProperty
Результат System.Windows.DependencyProperty

DrawLineSymbolProperty публичное статическое свойство

Identifies the DrawLineSymbol dependency property.
public static DependencyProperty,System.Windows DrawLineSymbolProperty
Результат System.Windows.DependencyProperty

EditVerticesEnabledProperty публичное статическое свойство

Identifies the EditVerticesEnabled dependency property.
public static DependencyProperty,System.Windows EditVerticesEnabledProperty
Результат System.Windows.DependencyProperty

FreehandProperty публичное статическое свойство

Identifies the Freehand dependency property.
public static DependencyProperty,System.Windows FreehandProperty
Результат System.Windows.DependencyProperty

GeometryServiceClientCertificateProperty публичное статическое свойство

Identifies the GeometryServiceClientCertificate dependency property.
public static DependencyProperty,System.Windows GeometryServiceClientCertificateProperty
Результат System.Windows.DependencyProperty

GeometryServiceCredentialsProperty публичное статическое свойство

Identifies the GeometryServiceCredentialsProperty dependency property.
public static DependencyProperty,System.Windows GeometryServiceCredentialsProperty
Результат System.Windows.DependencyProperty

GeometryServiceTokenProperty публичное статическое свойство

Identifies the GeometryServiceToken dependency property.
public static DependencyProperty,System.Windows GeometryServiceTokenProperty
Результат System.Windows.DependencyProperty

GeometryServiceUrlProperty публичное статическое свойство

Identifies the GeometryServiceUrl dependency property.
public static DependencyProperty,System.Windows GeometryServiceUrlProperty
Результат System.Windows.DependencyProperty

LayerIDsProperty публичное статическое свойство

Identifies the LayerIDs dependency property.
public static DependencyProperty,System.Windows LayerIDsProperty
Результат System.Windows.DependencyProperty

MaintainAspectRatioProperty публичное статическое свойство

Identifies the MaintainAspectRatio dependency property.
public static DependencyProperty,System.Windows MaintainAspectRatioProperty
Результат System.Windows.DependencyProperty

MapProperty публичное статическое свойство

Identifies the Map dependency property.
public static DependencyProperty,System.Windows MapProperty
Результат System.Windows.DependencyProperty

MidVertexSymbolProperty публичное статическое свойство

Identifies the MidVertexSymbol dependency property.
public static DependencyProperty,System.Windows MidVertexSymbolProperty
Результат System.Windows.DependencyProperty

MoveEnabledProperty публичное статическое свойство

Identifies the MoveEnabled dependency property.
public static DependencyProperty,System.Windows MoveEnabledProperty
Результат System.Windows.DependencyProperty

ProxyUrlProperty публичное статическое свойство

Identifies the ProxyUrl dependency property.
public static DependencyProperty,System.Windows ProxyUrlProperty
Результат System.Windows.DependencyProperty

RotateEnabledProperty публичное статическое свойство

Identifies the RotateEnabled dependency property.
public static DependencyProperty,System.Windows RotateEnabledProperty
Результат System.Windows.DependencyProperty

RotatePointSymbolProperty публичное статическое свойство

Identifies the RotatePointSymbol dependency property.
public static DependencyProperty,System.Windows RotatePointSymbolProperty
Результат System.Windows.DependencyProperty

ScaleBoxSymbolProperty публичное статическое свойство

Identifies the ScaleBoxSymbol dependency property.
public static DependencyProperty,System.Windows ScaleBoxSymbolProperty
Результат System.Windows.DependencyProperty

ScaleEnabledProperty публичное статическое свойство

Identifies the ScaleEnabled dependency property.
public static DependencyProperty,System.Windows ScaleEnabledProperty
Результат System.Windows.DependencyProperty

ScalePointSymbolProperty публичное статическое свойство

Identifies the ScalePointSymbol dependency property.
public static DependencyProperty,System.Windows ScalePointSymbolProperty
Результат System.Windows.DependencyProperty

ShowAttributesOnAddProperty публичное статическое свойство

Identifies the ShowAttributesOnAdd dependency property.
public static DependencyProperty,System.Windows ShowAttributesOnAddProperty
Результат System.Windows.DependencyProperty

SnapDistanceSymbolProperty публичное статическое свойство

Identifies the SnapDistanceSymbol dependency property.
public static DependencyProperty,System.Windows SnapDistanceSymbolProperty
Результат System.Windows.DependencyProperty

VertexSymbolProperty публичное статическое свойство

Identifies the VertexSymbol dependency property.
public static DependencyProperty,System.Windows VertexSymbolProperty
Результат System.Windows.DependencyProperty