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
L’enregistrement EMR_COMMENT_ENDGROUP spécifie la fin d’un groupe d’enregistrements de dessin.
Constructeurs
| Constructeur | Description |
|---|---|
| EmfCommentEndGroup(EmfRecord source) | Initialise une nouvelle instance de la classe EmfCommentEndGroup. |
EmfCommentEndGroup(EmfRecord source)
public EmfCommentEndGroup(EmfRecord source)
Initialise une nouvelle instance de la classe EmfCommentEndGroup.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| source | EmfRecord | La source. |