WmfSetRelabs

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject

public class WmfSetRelabs extends WmfObject

The META_SETRELABS record is reserved and not supported.

Constructors

ConstructorDescription
WmfSetRelabs()

Methods

MethodDescription
getParameters()Gets or sets the parameter.
setParameters(short[] value)Gets or sets the parameter.

WmfSetRelabs()

public WmfSetRelabs()

getParameters()

public short[] getParameters()

Gets or sets the parameter.

Value: The parameter.

Returns: short[]

setParameters(short[] value)

public void setParameters(short[] value)

Gets or sets the parameter.

Value: The parameter.

Parameters:

ParameterTypeDescription
valueshort[]