Click or drag to resize

Line3PointAtStart Property

Line start point.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Point3 PointAtStart { get; set; }

Property Value

Type: Point3
See Also