Interface IDragAdorner
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
public interface IDragAdorner
- Extension Methods
Properties
Offset
Point Offset { get; set; }
Property Value
Methods
GetData()
object GetData()
Returns
UpdatePosition(Point)
void UpdatePosition(Point location)
Parameters
location
Point