public class VC extends Object
Represents the abstract VC parameter type
| Constructor and Description |
|---|
VC() |
| Modifier and Type | Method and Description |
|---|---|
int |
getValueInt() |
double |
getValueReal() |
void |
setValueInt(int value) |
void |
setValueReal(double value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.