Table of Contents

Class ArcShape

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

Properties

ArcSegment

public ArcSegment ArcSegment { get; set; }

Property Value

ArcSegment

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