Click or drag to resize

HatchLineBasePoint Property

Get and sets this line's 2d base point.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Point2d BasePoint { get; set; }

Property Value

Type: Point2d
See Also