ICanvasTextInlineObject Properties |
The ICanvasTextInlineObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | Baseline | Gets the distance from the top of the object to the point where it is lined up with the adjacent text. |
![]() | BreakAfter | Gets the line-breaking behavior after the inline object. |
![]() | BreakBefore | Gets the line-breaking behavior before the inline object. |
![]() | DrawBounds | Gets the bounds of the parts of the text that would get drawn. |
![]() | Size | Gets the size of the inline object. |
![]() | SupportsSideways | Gets whether the inline object supports being rotated when it's part of vertical text. |