Click or drag to resize

svgGraphicElementBaseattributes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Set of additional attributes

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public inlineDictionary attributes { get; set; }
Request Example View Source

Property Value

Type: inlineDictionary
The attributes.
See Also