System::Drawing::Graphics::IsVisible metodu
İçindekiler
[
Saklamak
]Graphics::IsVisible(float, float) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(float x, float y)
Ayrıca Bakınız
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(float, float, float, float) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(float x, float y, float width, float height)
Ayrıca Bakınız
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(int32_t, int32_t) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y)
Ayrıca Bakınız
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(int32_t, int32_t, int32_t, int32_t) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y, int32_t width, int32_t height)
Ayrıca Bakınız
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(Point) method
Belirtilen noktanın geçerli Graphics nesnesinin görünür kırpma bölgesi içinde olup olmadığını belirler.
bool System::Drawing::Graphics::IsVisible(Point point)
| Parametre | Tür | Açıklama |
|---|---|---|
| nokta | Point | Kontrol edilecek nokta |
ReturnValue
point geçerli Graphics nesnesinin görünür kırpma bölgesi içinde ise doğru, aksi takdirde - yanlış
Ayrıca Bakınız
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(PointF) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(PointF point)
Ayrıca Bakınız
- Class PointF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(Rectangle) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(Rectangle rect)
Ayrıca Bakınız
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::IsVisible(RectangleF) method
UYGULANMADI.
bool System::Drawing::Graphics::IsVisible(RectangleF rect)
Ayrıca Bakınız
- Class RectangleF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++