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

Il cdr span

Costruttori

CostruttoreDescrizione
CdrSpnd()

Metodi

MetodoDescrizione
getValue()Ottiene il valore.
setValue(int value)Imposta il valore.

CdrSpnd()

public CdrSpnd()

getValue()

public final int getValue()

Ottiene il valore.

Returns: int - il valore.

setValue(int value)

public final void setValue(int value)

Imposta il valore.

Parameters:

ParametroTipoDescrizione
valoreintil valore.