Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGTextAnchors Constant
Defines the label values for the SVG text-anchor attribute
Namespace: RSSVGTypes
Delphi
SVGTextAnchors: TSVGTextAnchorNames = ('', 'start', 'middle', 'end');
Value
Type: TSVGTextAnchorNames
•RSSVGTypes