Click or drag to resize

HatchLineAngle Property

Gets and sets the angle, in radians, of the hatch line. The angle is measured counter-clockwise from the x-axis.

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

Property Value

Type: Double
See Also