Maps for WinForms
MeasureString メソッド (IMapDevice)

C1.Win.Map.6 アセンブリ > C1.FlexMap 名前空間 > IMapDevice インターフェース : MeasureString メソッド
測定される文字列。
最大幅。
測定に使用されるスタイル。
文字列のサイズを取得します。
シンタックス
'宣言
 
Function MeasureString( _
   ByVal text As System.String, _
   ByVal width As System.Double, _
   ByVal style As IMapStyle _
) As C1.Win.Interop.Size
C1.Win.Interop.Size MeasureString( 
   System.string text,
   System.double width,
   IMapStyle style
)

パラメータ

text
測定される文字列。
width
最大幅。
style
測定に使用されるスタイル。

戻り値の型

指定されたスタイルを使用したコンテンツのピクセルサイズ。
参照

IMapDevice インターフェース
IMapDevice メンバ