public abstract class SvgTextBase : SvgVisualElement, ISvgElement, ISvgTransformable, ICloneable, ISvgNode, ISvgStylable
kind:method, kind:property, kind:ctor. Press Esc to clear.DxGets or sets the dX.DyGets or sets the dY.FillGets or sets the fill.LengthAdjustGets or sets the text anchor.LetterSpacingSpecifies spacing behavior between text characters.RotateGets or sets the rotate.TextGets or sets the text to be rendered.TextLengthThe pre-calculated length of the textWordSpacingSpecifies spacing behavior between words.XGets or sets the X.YGets or sets the Y.PrepareText(String)Prepare the text according to the whitespace handling rules and text transformations. SVG Spec.ShouldWriteElement()Empty text elements are not legal - only write this element if it has children.ToString()Returns a String? that represents the current Object.