Table of Contents

Class OffsetShapeHandle<T>

Namespace
HeBianGu.Control.LayerBox
Assembly
HeBianGu.Control.LayerBox.dll
public class OffsetShapeHandle<T> : ShapeHandle<T>, INotifyPropertyChanged, IDisplayer, IShapeHandle, IHandle where T : class, IShape

Type Parameters

T
Inheritance
OffsetShapeHandle<T>
Implements
Inherited Members
Extension Methods

Constructors

OffsetShapeHandle(T)

public OffsetShapeHandle(T shape)

Parameters

shape T

OffsetShapeHandle(T, Point)

public OffsetShapeHandle(T shape, Point point)

Parameters

shape T
point Point

Methods

GetGeometry(IDrawing)

public override Geometry GetGeometry(IDrawing drawing)

Parameters

drawing IDrawing

Returns

Geometry

RefreshShape(T, Vector)

protected override void RefreshShape(T shape, Vector change)

Parameters

shape T
change Vector