XImage.Rename

XImage.Rename method

Renames image and replaces all references to the image with the new name

public void Rename(string name)
ParameterTypeDescription
nameStringNew image name.

See Also