PropsSVGTextContentElement extension

on

Properties

lengthAdjust SVGAnimatedEnumeration

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

no setter
textLength SVGAnimatedLength

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

no setter

Methods

getCharNumAtPosition([DOMPointInit? point]) int

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getComputedTextLength() double

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getEndPositionOfChar(int charnum) DOMPoint

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getExtentOfChar(int charnum) DOMRect

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getNumberOfChars() int

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getRotationOfChar(int charnum) double

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getStartPositionOfChar(int charnum) DOMPoint

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

getSubStringLength(int charnum, int nchars) double

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension

selectSubString(int charnum, int nchars) → void

Available on SVGTextContentElement, provided by the PropsSVGTextContentElement extension