System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible yöntemi
GraphicsPath::IsOutlineVisible method
Belirtilen noktanın, belirtilen Pen ile çizildiğinde bu GraphicsPath konturunun içinde (altında) bulunup bulunmadığını gösterir. HENÜZ UYGULANMADI.
bool System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible(const PointF &point, const SharedPtr<Pen> &pen)
| Parametre | Tür | Açıklama |
|---|---|---|
| nokta | const PointF& | Test edilecek nokta |
| pen | const SharedPtr<Pen>& | Test edilecek Pen |
Ayrıca Bakınız
- Class PointF
- Typedef SharedPtr
- Class Pen
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++