[Missing <summary> documentation for "T:Rhino.DocObjects.HatchPattern"]

Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
[SerializableAttribute]
public class HatchPattern : CommonObject
Visual Basic
<SerializableAttribute> _
Public Class HatchPattern _
	Inherits CommonObject

Inheritance Hierarchy

System..::..Object
  Rhino.Runtime..::..CommonObject
    Rhino.DocObjects..::..HatchPattern

See Also