EmfPolyPolyline16
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.emf.emf.records.EmfRecord, com.aspose.imaging.fileformats.emf.emf.records.EmfDrawingRecordType, com.aspose.imaging.fileformats.emf.emf.records.EmfBoundedRecord, com.aspose.imaging.fileformats.emf.emf.records.EmfPolyPolyShape
public final class EmfPolyPolyline16 extends EmfPolyPolyShape
L’enregistrement EMR_POLYPOLYLINE16 spécifie plusieurs séries de segments de ligne connectés.
Les segments de ligne DOIVENT être dessinés en utilisant le crayon actuel. Les figures formées par les segments NE DOIVENT PAS être remplies. La position actuelle NE DOIT NI être utilisée NI être mise à jour par cet enregistrement.
Constructeurs
| Constructeur | Description |
|---|---|
| EmfPolyPolyline16(EmfRecord source) | Initialise une nouvelle instance de la classe EmfPolyPolyline16. |
| EmfPolyPolyline16() | Initialise une nouvelle instance de la classe EmfPolyPolyline16. |
EmfPolyPolyline16(EmfRecord source)
public EmfPolyPolyline16(EmfRecord source)
Initialise une nouvelle instance de la classe EmfPolyPolyline16.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| source | EmfRecord | La source. |
EmfPolyPolyline16()
public EmfPolyPolyline16()
Initialise une nouvelle instance de la classe EmfPolyPolyline16.