[Missing <summary> documentation for "T:Rhino.DocObjects.Tables.LinetypeTable"]
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
public sealed class LinetypeTable : IEnumerable<Linetype>, IEnumerable, IRhinoTable<Linetype> |
| Visual Basic |
|---|
Public NotInheritable Class LinetypeTable _ Implements IEnumerable(Of Linetype), IEnumerable, _ IRhinoTable(Of Linetype) |