Table of Contents

Class PathShape

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

Properties

PathGeometry

public PathGeometry PathGeometry { get; set; }

Property Value

PathGeometry

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