System::Drawing::Graphics::IsVisible method
isi
[
bersembunyi
]Graphics::IsVisible(float, float) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(float x, float y)
Lihat Juga
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(float, float, float, float) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(float x, float y, float width, float height)
Lihat Juga
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(int32_t, int32_t) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y)
Lihat Juga
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(int32_t, int32_t, int32_t, int32_t) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y, int32_t width, int32_t height)
Lihat Juga
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(Point) method
Menentukan apakah titik yang ditentukan berada di dalam wilayah klip yang terlihat dari objek Graphics saat ini.
bool System::Drawing::Graphics::IsVisible(Point point)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| titik | Point | Titik yang akan diperiksa |
ReturnValue
Benar jika point berada di dalam wilayah klip yang terlihat dari objek Graphics saat ini, jika tidak - false
Lihat Juga
- Class Point
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(PointF) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(PointF point)
Lihat Juga
- Class PointF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(Rectangle) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(Rectangle rect)
Lihat Juga
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++
Graphics::IsVisible(RectangleF) method
BELUM DIIMPLEMENTASIKAN.
bool System::Drawing::Graphics::IsVisible(RectangleF rect)
Lihat Juga
- Class RectangleF
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++