Click or drag to resize

SvgDocumentOpen Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodStatic memberOpen(Stream)
Attempts to open an SVG document from the specified Stream.
Public methodStatic memberOpen(String)
Opens the document at the specified path and loads the SVG contents.
Public methodStatic memberOpen(XmlDocument)
Opens an SVG document from the specified XmlDocument.
Public methodStatic memberOpen(Stream, DictionaryString, String)
Opens an SVG document from the specified Stream and adds the specified entities.
Public methodStatic memberOpen(String, DictionaryString, String)
Opens the document at the specified path and loads the SVG contents.
Top
See Also