EmfPolyPolyline
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 EmfPolyPolyline extends EmfPolyPolyShape
EMR_POLYPOLYLINE‑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 |
|---|---|
| EmfPolyPolyline(EmfRecord source) | Initierar en ny instans av klassen EmfPolyPolyline. |
| EmfPolyPolyline() | Initierar en ny instans av klassen EmfPolyPolyline. |
EmfPolyPolyline(EmfRecord source)
public EmfPolyPolyline(EmfRecord source)
Initierar en ny instans av klassen EmfPolyPolyline.
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| source | EmfRecord | Källan. |
EmfPolyPolyline()
public EmfPolyPolyline()
Initierar en ny instans av klassen EmfPolyPolyline.