ImageAttributesId

EmfPlusDrawImage.ImageAttributesId property

Ruft die Bildattribute ab oder legt sie fest. identifier Eine 32-Bit-Ganzzahl ohne Vorzeichen, die den Index eines optionalen EmfPlusImageAttributes-Objekts (Abschnitt 2.2.1.5) in der EMF+-Objekttabelle angibt.

public int ImageAttributesId { get; set; }

Siehe auch