EmfCommentEndGroup

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.EmfCommentRecordType, com.aspose.imaging.fileformats.emf.emf.records.EmfCommentPublicRecordType

public final class EmfCommentEndGroup extends EmfCommentPublicRecordType

Der EMR_COMMENT_ENDGROUP-Datensatz gibt das Ende einer Gruppe von Zeichnungsdatensätzen an.

Konstruktoren

KonstruktorBeschreibung
EmfCommentEndGroup(EmfRecord source)Initialisiert eine neue Instanz der EmfCommentEndGroup-Klasse.

EmfCommentEndGroup(EmfRecord source)

public EmfCommentEndGroup(EmfRecord source)

Initialisiert eine neue Instanz der EmfCommentEndGroup-Klasse.

Parameters:

ParameterTypBeschreibung
sourceEmfRecordDie Quelle.