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)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| बिंदु | Point | जाँचने के लिए बिंदु |
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++