'宣言
Public Function GetPixelLengthOfTextSpan( _
ByVal As Infragistics.Documents.Parsing.TextSpan _
) As Double
public double GetPixelLengthOfTextSpan(
Infragistics.Documents.Parsing.TextSpan
)
パラメータ
- textSpan
- 長さが返されるこの行のテキストを説明する Infragistics.Documents.Parsing.TextSpan。
戻り値の型
指定した Infragistics.Documents.Parsing.TextSpan によって説明した描画されたテキストのピクセル単位の長さ。