Interface IDrawnTextSpan
public interface IDrawnTextSpan
- Extension Methods
Properties
VerticalAlignement
DrawImageAlignment VerticalAlignement { get; }
Property Value
Methods
Measure(float, float, float)
ScaledSize Measure(float maxWidth, float maxHeight, float scale)
Parameters
Returns
Render(DrawingContext)
void Render(DrawingContext ctx)
Parameters
ctxDrawingContext