'使用法 Dim instance As RenderTextFragmentBase Dim charIndex As System.Integer Dim value() As PointD value = instance.GetCharPoints(charIndex)
パラメータ
- charIndex
- The index of the character in the current fragment.
戻り値の型
An array of four RectangleD structures representing the corners of the specified character's area, relative to the content area of the object (without spacing, borders, padding).