FlexReport for WinForms
ToPixelsY メソッド (C1TextMeasurementContextExt)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1TextMeasurementContextExt クラス : ToPixelsY メソッド
Defines context which can be used to measure the text.
The value to convert in valueUnits units.
The source unit of measurement.
Converts the vertical resolution of the context from units to pixels.
シンタックス
'宣言
 
Public Shared Function ToPixelsY( _
   ByVal context As IC1TextMeasurementContext, _
   ByVal value As System.Double, _
   ByVal valueUnits As UnitTypeEnum _
) As System.Double
'使用法
 
Dim context As IC1TextMeasurementContext
Dim value As System.Double
Dim valueUnits As UnitTypeEnum
Dim value As System.Double
 
value = C1TextMeasurementContextExt.ToPixelsY(context, value, valueUnits)
public static System.double ToPixelsY( 
   IC1TextMeasurementContext context,
   System.double value,
   UnitTypeEnum valueUnits
)

パラメータ

context
Defines context which can be used to measure the text.
value
The value to convert in valueUnits units.
valueUnits
The source unit of measurement.

戻り値の型

The vertical resolution value converted to pixels with specified DPI.
参照

参照

C1TextMeasurementContextExt クラス
C1TextMeasurementContextExt メンバ