Enum DashType
DashType enumeration
public enum DashType
Values
Name | Value | Description |
---|---|---|
SOLID | 1 | |
DASH | 2 | |
DOT | 3 | |
DASH_DOT | 4 | |
DASH_DOT_DOT | 5 |
See Also
- namespace Aspose.CAD.FileFormats.Cgm.Enums
- assembly Aspose.CAD
public enum DashType
Name | Value | Description |
---|---|---|
SOLID | 1 | |
DASH | 2 | |
DOT | 3 | |
DASH_DOT | 4 | |
DASH_DOT_DOT | 5 |