FlexReport for WinForms
MeasureAndDraw メソッド (C1DXTextLayout)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXTextLayout クラス : MeasureAndDraw メソッド
シンタックス
'宣言
 
Public Sub MeasureAndDraw( _
   ByVal graphics As C1Graphics, _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) 
'使用法
 
Dim instance As C1DXTextLayout
Dim graphics As C1Graphics
Dim x As System.Double
Dim y As System.Double
 
instance.MeasureAndDraw(graphics, x, y)
public void MeasureAndDraw( 
   C1Graphics graphics,
   System.double x,
   System.double y
)

パラメータ

graphics
x
y
参照

参照

C1DXTextLayout クラス
C1DXTextLayout メンバ