Click or drag to resize

GraphicObjectLoadData Method


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public virtual bool LoadData(
	List<XElement> data
)
Request Example View Source

Parameters

data  ListXElement
 

Return Value

Boolean

Implements

ICustomXMLSerializationLoadData(ListXElement)
See Also