System::Drawing::Graphics::IsVisible μέθοδος

Graphics::IsVisible(float, float) method

ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.

bool System::Drawing::Graphics::IsVisible(float x, float y)

Δείτε επίσης

Graphics::IsVisible(float, float, float, float) method

ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.

bool System::Drawing::Graphics::IsVisible(float x, float y, float width, float height)

Δείτε επίσης

Graphics::IsVisible(int32_t, int32_t) method

ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.

bool System::Drawing::Graphics::IsVisible(int32_t x, int32_t y)

Δείτε επίσης

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)

Δείτε επίσης

Graphics::IsVisible(Point) method

Καθορίζει εάν το καθορισμένο σημείο περιέχεται στην ορατή περιοχή αποκοπής του τρέχοντος αντικειμένου Graphics.

bool System::Drawing::Graphics::IsVisible(Point point)
ParameterTypeΠεριγραφή
σημείοΣημείοΤο σημείο προς έλεγχο

ReturnValue

Αληθές εάν το point περιέχεται στην ορατή περιοχή αποκοπής του τρέχοντος αντικειμένου Graphics, διαφορετικά - ψευδές

Δείτε επίσης

Graphics::IsVisible(PointF) method

ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.

bool System::Drawing::Graphics::IsVisible(PointF point)

Δείτε επίσης

Graphics::IsVisible(Rectangle) method

ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.

bool System::Drawing::Graphics::IsVisible(Rectangle rect)

Δείτε επίσης

Graphics::IsVisible(RectangleF) method

ΔΕΝ ΥΛΟΠΟΙΗΘΗΚΕ.

bool System::Drawing::Graphics::IsVisible(RectangleF rect)

Δείτε επίσης