Click or drag to resize

PolyLine3Points Property

Gets the polyline points.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IEnumerable<Point3> Points { get; }

Property Value

Type: IEnumerablePoint3
See Also