System::Drawing::Graphics::IsVisible methode
inhoud
[
verbergen
]Graphics::IsVisible(float, float) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(float x, float y)
Zie ook
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(float, float, float, float) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(float x, float y, float width, float height)
Zie ook
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(int32_t, int32_t) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y)
Zie ook
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(int32_t, int32_t, int32_t, int32_t) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y, int32_t width, int32_t height)
Zie ook
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(Point) method
Bepaalt of het opgegeven punt zich binnen de zichtbare clipregio van het huidige Graphics object bevindt.
bool System::Drawing::Graphics::IsVisible(Point point)
| Parameter | Type | Beschrijving |
|---|---|---|
| punt | Point | Het punt om te controleren |
ReturnValue
Waar als point zich binnen de zichtbare clipregio van het huidige Graphics object bevindt, anders - onwaar
Zie ook
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(PointF) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(PointF point)
Zie ook
- Class PointF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(Rectangle) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(Rectangle rect)
Zie ook
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(RectangleF) method
NOG NIET GEÏMPLENTEERD.
bool System::Drawing::Graphics::IsVisible(RectangleF rect)
Zie ook
- Class RectangleF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++