Click or drag to resize

LinetypeInUse Property

Returns true if the linetype is in use by a Rhino object, a layer, an instance definition, or a section style.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.7
Syntax
public bool InUse { get; }

Property Value

Type: Boolean
See Also