FlexReport for WinForms
GetIntersection メソッド (FC)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > FC クラス : GetIntersection メソッド
For internal use.
シンタックス
'宣言
 
Public Shared Function GetIntersection( _
   ByVal min1 As System.Double, _
   ByVal max1 As System.Double, _
   ByVal min2 As System.Double, _
   ByVal max2 As System.Double _
) As System.Double
'使用法
 
Dim min1 As System.Double
Dim max1 As System.Double
Dim min2 As System.Double
Dim max2 As System.Double
Dim value As System.Double
 
value = FC.GetIntersection(min1, max1, min2, max2)
public static System.double GetIntersection( 
   System.double min1,
   System.double max1,
   System.double min2,
   System.double max2
)

パラメータ

min1
max1
min2
max2
参照

参照

FC クラス
FC メンバ