Closed ba2sik closed 2 years ago
Yes, it exists: https://gojs.net/latest/api/symbols/TextBlock.html#lineCount (actually, if you scroll up from lineHeight
, you'll see it)
Both those properties have a typo in their docs. This will be fixed in the next release. Thank you.
At
lineHeight
in TextBlock, it refers to the propertylineCount
, which does not exist.Instead, it says
{#lineCount}
, with no valid hash link.Does this property actually exist? (Sounds like a great way to deal with overflowed text, instead of the old method