GraphicsPath.IsVisible
GraphicsPath.IsVisible method
指定したポイントがこの範囲内に含まれているかどうかを示しますGraphicsPath.
public bool IsVisible(PointF point)
| パラメータ | タイプ | 説明 |
|---|---|---|
| point | PointF | あPointFテストするポイントを表します。 |
戻り値
このメソッドは真実指定した点がこの範囲内に含まれる場合GraphicsPath;さもないと、間違い.
関連項目
- struct PointF
- class GraphicsPath
- 名前空間 System.Drawing.Drawing2D
- 組み立て Aspose.Drawing