Click or drag to resize

SvgPolygonPoints Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The points that make up the SvgPolygon

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("points")]
public SvgUnitCollection Points { get; set; }
Request Example View Source

Property Value

Type: SvgUnitCollection
See Also