EmfPlusLinePath

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 EmfPlusLinePath extends EmfPlusStructureObjectType

L’oggetto EmfPlusLinePath specifica un percorso grafico per delineare un cappuccio di linea personalizzato.

Costruttori

CostruttoreDescrizione
EmfPlusLinePath()

Metodi

MetodoDescrizione
getLinePath()Ottiene o imposta un oggetto EmfPlusPath che definisce il contorno.
setLinePath(EmfPlusPath value)Ottiene o imposta un oggetto EmfPlusPath che definisce il contorno.

EmfPlusLinePath()

public EmfPlusLinePath()

getLinePath()

public EmfPlusPath getLinePath()

Ottiene o imposta un oggetto EmfPlusPath che definisce il contorno.

Returns: EmfPlusPath

setLinePath(EmfPlusPath value)

public void setLinePath(EmfPlusPath value)

Ottiene o imposta un oggetto EmfPlusPath che definisce il contorno.

Parameters:

ParametroTipoDescrizione
valueEmfPlusPath