Table of Contents

Class MaskMouseDragElementBehavior

Namespace
HeBianGu.Control.ScrollVewerLocator
Assembly
HeBianGu.Control.ScrollVewerLocator.dll

应用到Canvas的拖拽

public class MaskMouseDragElementBehavior : MouseDragElementBehavior, IAnimatable, IAttachedObject
Inheritance
MaskMouseDragElementBehavior
Implements
Inherited Members
Extension Methods

Methods

ApplyTranslationTransform(double, double)

Applies the given translation to the RenderTransform of the associated element.

protected override void ApplyTranslationTransform(double x, double y)

Parameters

x double

The X component of the translation in parent coordinates.

y double

The Y component of the translation in parent coordinates.