'宣言 Public Overloads Shared Function Contains( _ ByVal c As C1TextBlockCoords, _ ByVal p As Point _ ) As System.Boolean
'使用法 Dim c As C1TextBlockCoords Dim p As Point Dim value As System.Boolean value = FC.Contains(c, p)
public static System.bool Contains( C1TextBlockCoords c, Point p )
パラメータ
- c
- p