ImageAttributesId

EmfPlusDrawImagePoints.ImageAttributesId property

Gets or sets a 32-bit unsigned integer that contains the index of the optional EmfPlusImageAttributes object (section 2.2.1.5) in the EMF+ Object Table.

public int ImageAttributesId { get; set; }

Property Value

The image attributes identifier.

See Also