バージョン

IsPointDesignTimeActive メソッド

特定のポイントがデザイン時にアクティブかどうかを判断します。
シンタックス
'宣言
 
Protected Overrides Function IsPointDesignTimeActive( _
   ByVal pt As Point _
) As Boolean
protected override bool IsPointDesignTimeActive( 
   Point pt
)

パラメータ

pt
ポイント

戻り値の型

ポイントがデザイン時にアクティブかどうかを示すブール値。
参照