Table of Contents

Class RectShape

Namespace
HeBianGu.Control.LayerBox
Assembly
HeBianGu.Control.LayerBox.dll
public class RectShape : GeometryShapeBase, INotifyPropertyChanged, IDisplayer, IGeometryShape, IHitShape, IHandleShape, ISelectShape, IDragToShape, IShape, ICloneable
Inheritance
RectShape
Implements
Derived
Inherited Members
Extension Methods

Properties

Bound

public override Rect Bound { get; }

Property Value

Rect

Rect

public Rect Rect { get; set; }

Property Value

Rect

Methods

GetGeometry(IDrawing)

public override Geometry GetGeometry(IDrawing drawing)

Parameters

drawing IDrawing

Returns

Geometry

Offset(Vector)

public override void Offset(Vector v)

Parameters

v Vector

Rotate(double)

public override void Rotate(double angle)

Parameters

angle double