CdrSpnd
Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.fileformats.cdr.objects.CdrObject, com.aspose.imaging.fileformats.cdr.objects.CdrDictionaryItem
public class CdrSpnd extends CdrDictionaryItem
Le cdr span
Constructeurs
| Constructeur | Description |
|---|---|
| CdrSpnd() |
Méthodes
| Méthode | Description |
|---|---|
| getValue() | Obtient la valeur. |
| setValue(int value) | Définit la valeur. |
CdrSpnd()
public CdrSpnd()
getValue()
public final int getValue()
Obtient la valeur.
Returns: int - la valeur.
setValue(int value)
public final void setValue(int value)
Définit la valeur.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| valeur | int | la valeur. |