Xfinium.Pdf.Graphics Namespace > PdfStandardRectangle Class > IsPointInRectangle Method : IsPointInRectangle(Double,Double) Method |
'Declaration
Public Overloads Function IsPointInRectangle( _ ByVal x As Double, _ ByVal y As Double _ ) As Boolean
'Usage
Dim instance As PdfStandardRectangle Dim x As Double Dim y As Double Dim value As Boolean value = instance.IsPointInRectangle(x, y)
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library