'Declaration Public Overloads Sub DrawTextLayout( _ ByVal origin As Point2F, _ ByVal textLayout As TextLayout, _ ByVal defaultForegroundBrush As Brush, _ ByVal options As DrawTextOptions _ )
public void DrawTextLayout( Point2F origin, TextLayout textLayout, Brush defaultForegroundBrush, DrawTextOptions options )
Parameters
- origin
- textLayout
- defaultForegroundBrush
- options