Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.TextAlign Property
Defines the Text alignment, which is used to align (start-, middle- or end-alignment) a string of text relative to a given point
Namespace: RSSVG
Delphi
published property TextAlign: TSVGTextAlign read GetTextAlign write SetTextAlign default staLeading;
Property Value
Type: TSVGTextAlign
•TSVGGraphicElement
•RSSVG