- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 160
ACadSharp.Tables.LineType
        Albert Domenech edited this page Aug 4, 2024 
        ·
        4 revisions
      
    Represents a entry
Object name  
Dxf class name 
Namespace: ACadSharp.Tables
C#
DxfNameAttribute
DxfSubClassAttribute
public class LineType| Returns | Name | Summary | 
|---|---|---|
| Char | Alignment | Alignment code | 
| String | Description | Descriptive text for linetype | 
| String | ObjectName | |
| ObjectType | ObjectType | |
| Double | PatternLen | Total pattern length | 
| IEnumerable<Segment> | Segments | Linetype Segments | 
| String | SubclassMarker | 
| Returns | Name | Summary | 
|---|---|---|
| Void | AddSegment(ACadSharp.Tables.LineType.Segment) | |
| CadObject | Clone | 
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions