Save

VectorImageResourceBase.Save method

In implementing type should save this image to the disk by specified path

public abstract void Save(string fullPathToFile)
Parameter Type Description
fullPathToFile String

See Also