Click or drag to resize

SvgElementCollectionItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgElement this[
	int index
] { get; set; }
Request Example View Source

Parameters

index
Type: SystemInt32

Property Value

Type: SvgElement

Implements

IListTItemInt32
See Also