RhinoCommon API
File3dmHatchPatterns Property |
Note: This API is now obsolete.
Hatch patterns in this file
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
[ObsoleteAttribute("Use the new AllHatchPatterns property")] public IList<HatchPattern> HatchPatterns { get; }
<ObsoleteAttribute("Use the new AllHatchPatterns property")> Public ReadOnly Property HatchPatterns As IList(Of HatchPattern) Get