FlexReport for WinForms
GetCheckMarkSize メソッド (CheckBoxField)


C1.Report アセンブリ > C1.Report 名前空間 > CheckBoxField クラス : GetCheckMarkSize メソッド
シンタックス
'宣言
 
Public Sub GetCheckMarkSize( _
   ByVal measurementContext As IC1TextMeasurementContext, _
   ByVal checkState As System.Integer, _
   ByVal width As System.Nullable(Of Double), _
   ByVal height As System.Nullable(Of Double), _
   ByVal dictionary As Dictionary, _
   ByRef size As Size _
) 
'使用法
 
Dim instance As CheckBoxField
Dim measurementContext As IC1TextMeasurementContext
Dim checkState As System.Integer
Dim width As System.Nullable(Of Double)
Dim height As System.Nullable(Of Double)
Dim dictionary As Dictionary
Dim size As Size
 
instance.GetCheckMarkSize(measurementContext, checkState, width, height, dictionary, size)
public void GetCheckMarkSize( 
   IC1TextMeasurementContext measurementContext,
   System.int checkState,
   System.Nullable<double> width,
   System.Nullable<double> height,
   Dictionary dictionary,
   ref Size size
)

パラメータ

measurementContext
checkState
width
height
dictionary
size
参照

参照

CheckBoxField クラス
CheckBoxField メンバ