'宣言 Public Function GetChar( _ ByVal charIndex As System.Integer _ ) As System.Char
'使用法 Dim instance As C1ExportTextLayout Dim charIndex As System.Integer Dim value As System.Char value = instance.GetChar(charIndex)
public System.char GetChar( System.int charIndex )
パラメータ
- charIndex
- The text position.