'宣言
Function MeasureString( _
ByVal As System.String, _
ByVal As System.Double, _
ByVal As IMapStyle _
) As C1.Win.Interop.Size
C1.Win.Interop.Size MeasureString(
System.string ,
System.double ,
IMapStyle
)
パラメータ
- text
- 測定される文字列。
- width
- 最大幅。
- style
- 測定に使用されるスタイル。
戻り値の型
指定されたスタイルを使用したコンテンツのピクセルサイズ。