Click or drag to resize

SvgVisualElementStrokeLineCap Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("stroke-linecap")]
public virtual SvgStrokeLineCap StrokeLineCap { get; set; }
Request Example View Source

Property Value

Type: SvgStrokeLineCap

Implements

ISvgStylableStrokeLineCap
See Also