ShapeToImage Method

Overload List
  NameDescription
Public methodToImage(Stream, ImageSaveOptions)
Creates the shape image and saves it to a stream in the specified format.
Public methodToImage(String, ImageSaveOptions)
Creates the shape image and saves it to a file. The extension of the file name determines the format of the image.
See Also