Image.RemovePropertyItem

Image.RemovePropertyItem method

Removes the specified property item from this Image.

public abstract void RemovePropertyItem(int propid)
ParameterTypeDescription
propidInt32The ID of the property item to remove.

See Also