System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible विधि

GraphicsPath::IsOutlineVisible method

निर्दिष्ट बिंदु इस GraphicsPath की रूपरेखा (के नीचे) के भीतर है या नहीं, जब इसे निर्दिष्ट Pen से खींचा जाता है, यह दर्शाता है। लागू नहीं किया गया।

bool System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible(const PointF &point, const SharedPtr<Pen> &pen)
पैरामीटरप्रकारविवरण
बिंदुconst PointF&परीक्षण के लिए बिंदु
penconst SharedPtr<Pen>&परीक्षण के लिए Pen

संबंधित देखें