ImageAttributesId

EmfPlusDrawImage.ImageAttributesId property

Gets or sets the image attributes identifier A 32-bit unsigned integer that specifies the index of an optional EmfPlusImageAttributes object (section 2.2.1.5) in the EMF+ Object Table.

public int ImageAttributesId { get; set; }

See Also