'宣言 Public Overloads Shared Function IntersectsWith( _ ByVal r As Rect, _ ByRef tbc As C1TextBlockCoords _ ) As System.Boolean
'使用法 Dim r As Rect Dim tbc As C1TextBlockCoords Dim value As System.Boolean value = FC.IntersectsWith(r, tbc)
public static System.bool IntersectsWith( Rect r, ref C1TextBlockCoords tbc )
パラメータ
- r
- tbc