ChartStructureItemDropBehaviorGetDragDropEffects - метод
Возвращает возможные варианты влияния для операции перетаскивания
Пространство имён: Tessa.UI.Views.Charting.Charts.ChartStructureСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public static DragDropEffects GetDragDropEffects(
[CanBeNullAttribute] SeriesStructureItem currentItem,
[CanBeNullAttribute] SeriesStructureItem movingItem,
DragOperationType operationType,
DragTargetAreaKind targetAreaKind
)
Public Shared Function GetDragDropEffects (
<CanBeNullAttribute> currentItem As SeriesStructureItem,
<CanBeNullAttribute> movingItem As SeriesStructureItem,
operationType As DragOperationType,
targetAreaKind As DragTargetAreaKind
) As DragDropEffects
public:
static DragDropEffects^ GetDragDropEffects(
[CanBeNullAttribute] SeriesStructureItem^ currentItem,
[CanBeNullAttribute] SeriesStructureItem^ movingItem,
DragOperationType operationType,
DragTargetAreaKind targetAreaKind
)
static member GetDragDropEffects :
[<CanBeNullAttribute>] currentItem : SeriesStructureItem *
[<CanBeNullAttribute>] movingItem : SeriesStructureItem *
operationType : DragOperationType *
targetAreaKind : DragTargetAreaKind -> DragDropEffects
- currentItem SeriesStructureItem
- Элемент над которым находится курсов
- movingItem SeriesStructureItem
- Перемещаемый элемент
- operationType DragOperationType
- Вид операции перетаскивания
- targetAreaKind DragTargetAreaKind
- The target Area Kind.
DragDropEffectsВиды доступных операций перетаскивания