| Package | Description |
|---|---|
| com.aspose.cad |
| Modifier and Type | Method and Description |
|---|---|
VectorizationMethod |
PaperToCadOptions.getVectorizationMethod()
Pixel matching rule for validation
|
static VectorizationMethod |
VectorizationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VectorizationMethod[] |
VectorizationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaperToCadOptions.setVectorizationMethod(VectorizationMethod value)
Pixel matching rule for validation
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.