Class EmfPolyline16
Pôvodný názov: Aspose.Imaging.FileFormats.Emf.Emf.Records Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Záznam EMR_POLYLINE16 špecifikuje sériu čiarových segmentov pripojením bodov všpecifikovaný rozsah.
public sealed class EmfPolyline16 : EmfPolyShape
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyShape ← EmfPolyline16
Z dedičných členov
EmfPolyShape.APoints , EmfBoundedRecord.Bounds , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPolyline16(EmfRecord)
Iniciuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyline16 .
public EmfPolyline16(EmfRecord source)
Parameters
source
EmfRecord
a zdrojom .
EmfPolyline16()
Iniciuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfPolyline16 .
public EmfPolyline16()