'使用法 Dim instance As RenderTextFragmentBase Dim charIndex As System.Integer Dim value() As PointD value = instance.GetCharPoints(charIndex)
パラメータ
- charIndex
 - このテキストのフラグメントの最初の文字のインデックス。
 
戻り値の型
4つの PointD 構造体の配列を返します。
'使用法 Dim instance As RenderTextFragmentBase Dim charIndex As System.Integer Dim value() As PointD value = instance.GetCharPoints(charIndex)