Click or drag to resize

PolyLine3Points Property

Get polyline points.

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

Property Value

Type: IEnumerablePoint3
See Also