SmoothingMode
SmoothingMode enumeration
public enum SmoothingMode
Values
Name | Value | Description |
---|---|---|
Invalid | -1 |
|
Default | 0 |
|
HighSpeed | 1 |
|
HighQuality | 2 |
|
None | 3 |
|
AntiAlias | 4 |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD
public enum SmoothingMode
Name | Value | Description |
---|---|---|
Invalid | -1 |
|
Default | 0 |
|
HighSpeed | 1 |
|
HighQuality | 2 |
|
None | 3 |
|
AntiAlias | 4 |