CdrFlgs

Inheritance: java.lang.Object, com.aspose.imaging.DisposableObject, com.aspose.imaging.fileformats.cdr.objects.CdrObject

public class CdrFlgs extends CdrObject

Il cdr flags

Costruttori

CostruttoreDescrizione
CdrFlgs()

Metodi

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

CdrFlgs()

public CdrFlgs()

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.