Click or drag to resize

ObjRefHatch Method

Gets the hatch if the referenced geometry is one.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Hatch Hatch()

Return Value

Type: Hatch
A hatch; or null if the referenced object is not a hatch
See Also