Overload | Description |
---|---|
ToImage(String) | Saves the shape to the specified image file. |
ToImage(String,ImageSaveOptions) | Saves the shape to the specified image file using options. |
ToImage(Stream,ImageType) | Saves the shape to the specified image stream. |
ToImage(Stream,ImageType,ImageSaveOptions) | Saves the shape to the specified image stream using options. |