System::Drawing::Graphics::IsVisible μέθοδος
περιεχόμενα
[
κρύβω
]Graphics::IsVisible(float, float) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(float x, float y)
Δείτε επίσης
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(float, float, float, float) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(float x, float y, float width, float height)
Δείτε επίσης
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(int32_t, int32_t) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y)
Δείτε επίσης
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(int32_t, int32_t, int32_t, int32_t) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y, int32_t width, int32_t height)
Δείτε επίσης
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(Point) method
Καθορίζει εάν το καθορισμένο σημείο περιέχεται στην ορατή περιοχή αποκοπής του τρέχοντος αντικειμένου Graphics.
bool System::Drawing::Graphics::IsVisible(Point point)
| Parameter | Type | Περιγραφή |
|---|---|---|
| σημείο | Σημείο | Το σημείο προς έλεγχο |
ReturnValue
Αληθές εάν το point περιέχεται στην ορατή περιοχή αποκοπής του τρέχοντος αντικειμένου Graphics, διαφορετικά - ψευδές
Δείτε επίσης
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(PointF) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(PointF point)
Δείτε επίσης
- Class PointF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(Rectangle) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(Rectangle rect)
Δείτε επίσης
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(RectangleF) method
ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.
bool System::Drawing::Graphics::IsVisible(RectangleF rect)
Δείτε επίσης
- Class RectangleF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++