Click or drag to resize
ICanvasTextInlineObject Properties

The ICanvasTextInlineObject type exposes the following members.

Properties
  NameDescription
Public propertyBaseline
Gets the distance from the top of the object to the point where it is lined up with the adjacent text.
Public propertyBreakAfter
Gets the line-breaking behavior after the inline object.
Public propertyBreakBefore
Gets the line-breaking behavior before the inline object.
Public propertyDrawBounds
Gets the bounds of the parts of the text that would get drawn.
Public propertySize
Gets the size of the inline object.
Public propertySupportsSideways
Gets whether the inline object supports being rotated when it's part of vertical text.
Top
See Also