IsOutlineVisible()
GraphicsPath::IsOutlineVisible(const PointF&, const SharedPtr<Pen>&) method
Indicates whether the specified point is contained within (under) the outline of this GraphicsPath when drawn with the specified Pen. NOT EMPLEMENTED.
bool System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible(const PointF &point, const SharedPtr<Pen> &pen)
Arguments
Parameter | Type | Description |
---|---|---|
point | const PointF& | The point to test |
pen | const SharedPtr<Pen>& | The Pen to test |
See Also
- Typedef SharedPtr
- Class PointF
- Class Pen
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Slides