CadLineSpacing Enumeration |
The Cad line spacing.
Namespace:
Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic enum CadLineSpacing
Public Enumeration CadLineSpacing
public enum class CadLineSpacing
Members
| Member name | Value | Description |
---|
| AtLeast | 1 |
The at least.
|
| Exact | 2 |
The exact.
|
See Also