EmfPlusRegionNodePath

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusObject, com.aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusStructureObjectType

public final class EmfPlusRegionNodePath extends EmfPlusStructureObjectType

El objeto EmfPlusRegionNodePath especifica una ruta gráfica para dibujar el contorno de un nodo de región.

Constructores

ConstructorDescripción
EmfPlusRegionNodePath()

Métodos

MétodoDescripción
getRegionNodePath()Obtiene o establece un objeto EmfPlusPath (sección 2.2.1.6) que especifica el límite del nodo de región.
setRegionNodePath(EmfPlusPath value)Obtiene o establece un objeto EmfPlusPath (sección 2.2.1.6) que especifica el límite del nodo de región.

EmfPlusRegionNodePath()

public EmfPlusRegionNodePath()

getRegionNodePath()

public EmfPlusPath getRegionNodePath()

Obtiene o establece un objeto EmfPlusPath (sección 2.2.1.6) que especifica el límite del nodo de región.

Returns: EmfPlusPath

setRegionNodePath(EmfPlusPath value)

public void setRegionNodePath(EmfPlusPath value)

Obtiene o establece un objeto EmfPlusPath (sección 2.2.1.6) que especifica el límite del nodo de región.

Parameters:

ParámetroTipoDescripción
valueEmfPlusPath