CanvasTextLayoutGetLeadingCharacterSpacing Method |
Gets the the spacing before the character specified, in reading order.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public float GetLeadingCharacterSpacing(
int characterIndex
)
Parameters
- characterIndex
- Type: SystemInt32
Return Value
Type:
SingleSee Also