Click or drag to resize

SvgTextTextAnchor Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the text anchor.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("text-anchor")]
public virtual SvgTextAnchor TextAnchor { get; set; }

Property Value

Type: SvgTextAnchor
The text anchor.
See Also