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
EMR_POLYPOLYLINE16‑posten specificerar flera serier av sammanhängande linjesegment.
Linjesegmenten SKALL ritas med den aktuella pennan. Figurerna som bildas av segmenten SKALL INTE fyllas. Den aktuella positionen SKALL varken användas eller uppdateras av denna post.
Konstruktörer
| Konstruktor | Beskrivning |
|---|---|
| EmfPolyPolyline16(EmfRecord source) | Initierar en ny instans av klassen EmfPolyPolyline16. |
| EmfPolyPolyline16() | Initierar en ny instans av klassen EmfPolyPolyline16. |
EmfPolyPolyline16(EmfRecord source)
public EmfPolyPolyline16(EmfRecord source)
Initierar en ny instans av klassen EmfPolyPolyline16.
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| source | EmfRecord | Källan. |
EmfPolyPolyline16()
public EmfPolyPolyline16()
Initierar en ny instans av klassen EmfPolyPolyline16.