'宣言
Public Shared Function pointContains( _ ByVal pointview As IPointView, _ ByVal pt As IPoint _ ) As Boolean
public static bool pointContains( IPointView pointview, IPoint pt )
パラメータ
- pointview
- pt
'宣言
Public Shared Function pointContains( _ ByVal pointview As IPointView, _ ByVal pt As IPoint _ ) As Boolean
public static bool pointContains( IPointView pointview, IPoint pt )