C# Класс ArcGISPortalViewer.Controls.MeasureDisplayControl

Наследование: Windows.UI.Xaml.Controls.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
CoordinateFormatProperty Windows.UI.Xaml.DependencyProperty
EditorProperty Windows.UI.Xaml.DependencyProperty
IsMeasureEnabledProperty Windows.UI.Xaml.DependencyProperty
LinearUnitTypeProperty Windows.UI.Xaml.DependencyProperty

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

Метод Описание
MeasureDisplayControl ( ) : ArcGISPortalViewer.Common

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

Метод Описание
DeleteVertex_Click ( object sender, RoutedEventArgs e ) : void
ExecuteMeasure ( ) : void
MeasureItem_Holding ( object sender, HoldingRoutedEventArgs e ) : void
OnCoordinateFormatPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnIsMeasureEnabledPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnLinearUnitTypePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnMeasureCompleted ( Geometry geometry = null, Exception error = null, bool isCanceled = false ) : void
OnMeasureStarted ( ) : void
OnMeasureUpdated ( Geometry geometry ) : void
OnStatusReported ( GeometryEditStatus status ) : void

Updates the m_Polyline and MeasureItemsCollection based on the progress reported by Esri.ArcGISRuntime.Controls.Editor

ResetDisplay ( ) : void
ResetEditor ( ) : void
ResetMeasure ( ) : void
ResetMeasure_Click ( object sender, RoutedEventArgs e ) : void
UpdateDisplay ( Polyline polyline ) : void

Raises the MeasureUpdated and updates display based on MeasureItemCollection, TotalLength and Area properties.

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

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

public MeasureDisplayControl ( ) : ArcGISPortalViewer.Common
Результат ArcGISPortalViewer.Common

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

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

public static DependencyProperty,Windows.UI.Xaml CoordinateFormatProperty
Результат Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml EditorProperty
Результат Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml IsMeasureEnabledProperty
Результат Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml LinearUnitTypeProperty
Результат Windows.UI.Xaml.DependencyProperty