Click or drag to resize

File3dmHatchPatterns Property

Note: This API is now obsolete.

Hatch patterns in this file

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use the new AllHatchPatterns property")]
public IList<HatchPattern> HatchPatterns { get; }

Property Value

Type: IListHatchPattern
See Also