Enum Precision
Precision enumeration
public enum Precision
Values
| Name | Value | Description |
|---|---|---|
| Floating_32 | 0 | |
| Floating_64 | 1 | |
| Fixed_32 | 2 | |
| Fixed_64 | 3 |
See Also
- namespace Aspose.CAD.FileFormats.Cgm.Commands
- assembly Aspose.CAD
public enum Precision
| Name | Value | Description |
|---|---|---|
| Floating_32 | 0 | |
| Floating_64 | 1 | |
| Fixed_32 | 2 | |
| Fixed_64 | 3 |