Class PolylineShape
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
Methods
GetGeometry(IDrawing)
public override Geometry GetGeometry(IDrawing drawing)
Parameters
drawing
IDrawing
Returns
Offset(Vector)
public override void Offset(Vector v)
Parameters
v
Vector