You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// The purpose of this method is to allow TextStrings which are not shapes themselves to use the same logic as TextShapes to estimate the baseline shift.
14
+
/// They can use this method to estimate the baseline shift based on the TextStyle of the TextString's parent Shape.
/// The purpose of this method is to allow TextStrings which are not shapes themselves to use the same logic as TextShapes to estimate the baseline shift.
30
-
/// They can use this method to estimate the baseline shift based on the TextStyle of the TextString's parent Shape.
0 commit comments