Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg
SvgDocumentLoadOptions
Methods
Clone()
Menu
On this page
Clone() Method
Definition
Namespace
Svg
Assembly
Svg.Custom.dll
View source
Creates a copy of this options object.
public SvgDocumentLoadOptions Clone()
Returns
SvgDocumentLoadOptions
A detached copy with the same option values.