Table of Contents

Class PolylineShape

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

Properties

Polyline

public Polyline Polyline { get; set; }

Property Value

Polyline

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