imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
Svg Namespaces
Svg
SvgDocument Class
SvgDocument Methods
Open Method
Open Method (Stream)
Open Method (String)
Open Method (XmlDocument)
Open Method (Stream, Dictionary(String, String))
Open Method (String, Dictionary(String, String))
SvgDocument
Open Method (String)
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Opens the document at the specified path and loads the SVG contents.
Namespace:
Svg
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
public
static
SvgDocument
Open
(
string
path
)
Request Example
View Source
Parameters
path
Type:
System
String
A
String
containing the path of the file to open.
Return Value
Type:
SvgDocument
An
SvgDocument
with the contents loaded.
Exceptions
Exception
Condition
FileNotFoundException
The document at the specified
path
cannot be found.
See Also
Reference
SvgDocument Class
Open Overload
Svg Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs