Click or drag to resize

ObjectAttributesHatchBoundaryVisible Property

Draw the bounrdaries for a hatch (default is false)

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

Property Value

Type: Boolean
See Also