Enum LinePatternPredef
LinePatternPredef enumeration
Defines line style
public enum LinePatternPredef
Values
| Name | Value | Description |
|---|---|---|
| Solid | 0 | Solid |
| Dashed | 1 | Dashed |
| Dotted | 2 | Dotted |
| DashDot | 3 | Dashed + Dotted |
| Phantom | 4 | Phantom |
| Custom | 5 | Custom |
See Also
- namespace Aspose.CAD.FileFormats.Iges.Drawables
- assembly Aspose.CAD