Click or drag to resize

SvgElementCollectionAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void Add(
	SvgElement item
)
Request Example View Source

Parameters

item
Type: SvgSvgElement

Implements

ICollectionTAdd(T)
See Also