Click or drag to resize

HatchPatternDeleteUserString Method

[Missing <summary> documentation for "M:Rhino.DocObjects.HatchPattern.DeleteUserString(System.String)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.9
Syntax
public bool DeleteUserString(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.DocObjects.HatchPattern.DeleteUserString(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.HatchPattern.DeleteUserString(System.String)"]

See Also