Back to API Reference
Struct
RangeVisualFragment
sealed
One final visual fragment of a logical text range.
public Rect Bounds{ get }Final component-local axis-aligned bounds after mesh deformation.
public Rect LayoutBounds{ get }Component-local bounds before mesh deformation.
public RangeVisualTransformKind TransformKind{ get }Whether one transform can represent every glyph in this fragment.
public RangeVisualTransform Transform{ get }Resolved layout-to-final transform. Valid for Identity and Uniform fragments. For a NonUniform fragment, use Bounds as an envelope or request visual glyphs when exact topology matters.
