Specifies a type of line used to draw a CAD entity.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Assembly: CADImport (in CADImport.dll)
Member name | Description | |
---|---|---|
Clear | A line is invisible. | |
Dash | A CAD entity is drawn by dash lines. | |
DashDot | A CAD entity is drawn by dash-dot lines. | |
DashDotDot | A CAD entity is drawn by dash-dot-dot lines. | |
Dot | A CAD entity is drawn by dot lines. | |
InsideFrame | A CAD entity is drawn by solid lines inside the bounding rectangle. | |
Solid | A CAD entity is drawn by solid lines. |