Для изменения размера нажмите или перетащите

ZoomAndPanBehavior - класс

The zoom and pan behavior.
Иерархия наследования
SystemObject
  Tessa.UI.Views.ChartingCopingIChartBehaviorModel
    Tessa.UI.Views.Charting.BehaviorsZoomAndPanBehavior

Пространство имён:  Tessa.UI.Views.Charting.Behaviors
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public class ZoomAndPanBehavior : Coping<IChartBehaviorModel>, 
	IChartBehaviorModel, IModel<IChartBehaviorModel>, IModel, ICloneable, 
	ICoping<IChartBehaviorModel>, ICloneable<IChartBehaviorModel>, ITypeIdentifier

Тип ZoomAndPanBehavior предоставляет следующие члены.

Конструкторы
  ИмяОписание
Открытый методZoomAndPanBehavior
Initializes a new instance of the ZoomAndPanBehavior class.
В начало страницы
Свойства
  ИмяОписание
Открытое свойствоEnableMouseWheelZooming
Gets or sets a value indicating whether enable mouse wheel zooming.
Открытое свойствоEnablePanning
Gets or sets a value indicating whether enable panning.
Открытое свойствоEnablePinchZooming
Gets or sets a value indicating whether enable pinch zooming.
Открытое свойствоEnableSelectionZooming
Gets or sets a value indicating whether enable selection zooming.
Открытое свойствоEnableZoomingToolBar
Gets or sets the enable zooming tool bar.
Открытое свойствоFill
Gets or sets the fill.
Открытое свойствоHorizontalPosition
Gets or sets the horizontal position.
Открытое свойствоIsBehaviorEnabled
Gets or sets a value indicating whether Признак применения поведения
Открытое свойствоMaximumZoomLevel
Gets or sets the maximum zoom level.
Открытое свойствоResetOnDoubleTap
Gets or sets a value indicating whether reset on double tap.
Открытое свойствоStroke
Gets or sets the stroke.
Открытое свойствоStrokeThickness
Gets or sets the stroke thickness.
Открытое свойствоToolBarBackground
Gets or sets the tool bar background.
Открытое свойствоToolBarItemHeight
Gets or sets the tool bar item height.
Открытое свойствоToolBarItemMargin
Gets or sets the tool bar item margin.
Открытое свойствоToolBarItems
Gets or sets the tool bar items.
Открытое свойствоToolBarItemWidth
Gets or sets the tool bar item width.
Открытое свойствоToolBarOrientation
Gets or sets the tool bar orientation.
Открытое свойствоTypeId
Gets or sets Идентификатор типа
Открытое свойствоVerticalPosition
Gets or sets the vertical position.
Открытое свойствоZoomMode
Gets or sets the zoom mode.
Открытое свойствоZoomRelativeToCursor
Gets or sets a value indicating whether zoom relative to cursor.
В начало страницы
Методы
  ИмяОписание
Открытый методClone
Создает и возвращает копию текущего объекта. В созданный объект копируются данные из текущего объекта
(Унаследован от CopingT.)
Открытый методCopyTo
Клонирует данные объекта реализующего интерфейс в объект target
(Переопределяет CopingTCopyTo(T).)
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Защищённый методInternalClone
Создает и возвращает копию текущего объекта. В созданный объект копируются данные из текущего объекта Перекрывается в потомках для пользовательской обработки процесса создания копии объекта
(Унаследован от CopingT.)
Защищённый методInternalCreateModel
Создает и возвращает экземпляр объекта типа T Перекрывается в потомках для пользовательской обработки создания модели
(Унаследован от CopingT.)
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также