System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible メソッド

GraphicsPath::IsOutlineVisible method

指定された Pen で描画されたときに、この GraphicsPath のアウトライン内(下)に指定されたポイントが含まれるかどうかを示します。NOT EMPLEMENTED。

bool System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible(const PointF &point, const SharedPtr<Pen> &pen)
パラメーター説明
ポイントconst PointF&テストするポイント
penconst SharedPtr<Pen>&テストする Pen

参照