Click or drag to resize

File3dmLinetypes Property

Note: This API is now obsolete.

Linetypes in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
[ObsoleteAttribute("Use the new AllLinetypes property")]
public IList<Linetype> Linetypes { get; }

Property Value

Type: IListLinetype
See Also