Table of Contents

Interface IDragAdorner

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public interface IDragAdorner
Extension Methods

Properties

Offset

Point Offset { get; set; }

Property Value

Point

Methods

GetData()

object GetData()

Returns

object

UpdatePosition(Point)

void UpdatePosition(Point location)

Parameters

location Point