コード例 #1
0
ファイル: WCUtils.cs プロジェクト: 1RedOne/PSWordCloud
 internal static void NextWord(this SKPaint brush, float wordSize, float strokeWidth)
 => brush.NextWord(wordSize, strokeWidth, SKColors.Black);