public class ZoomAndPanBehavior : Coping<IChartBehaviorModel>,
IChartBehaviorModel, IModel<IChartBehaviorModel>, IModel, ICloneable,
ICoping<IChartBehaviorModel>, ICloneable<IChartBehaviorModel>, ITypeIdentifier,
IStorageSerializable
Public Class ZoomAndPanBehavior
Inherits Coping(Of IChartBehaviorModel)
Implements IChartBehaviorModel, IModel(Of IChartBehaviorModel),
IModel, ICloneable, ICoping(Of IChartBehaviorModel), ICloneable(Of IChartBehaviorModel),
ITypeIdentifier, IStorageSerializable
public ref class ZoomAndPanBehavior : public Coping<IChartBehaviorModel^>,
IChartBehaviorModel, IModel<IChartBehaviorModel^>, IModel, ICloneable,
ICoping<IChartBehaviorModel^>, ICloneable<IChartBehaviorModel^>, ITypeIdentifier,
IStorageSerializable
type ZoomAndPanBehavior =
class
inherit Coping<IChartBehaviorModel>
interface IChartBehaviorModel
interface IModel<IChartBehaviorModel>
interface IModel
interface ICloneable
interface ICoping<IChartBehaviorModel>
interface ICloneable<IChartBehaviorModel>
interface ITypeIdentifier
interface IStorageSerializable
end
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)) |
Deserialize | |
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) |
Serialize | |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |
ToSerializedDictionary |
Сериализует объект в нетипизированный словарь.
(Определяется StorageExtensions) |