ZoomAndPanBehavior - класс |
Пространство имён: Tessa.UI.Views.Charting.Behaviors
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.) |