# Class RegionContainsPoint
Namespace: [Aeon.Vision](Aeon.Vision.md)
Assembly: Aeon.Vision.dll
```csharp
[Combinator]
public class RegionContainsPoint
```
#### Inheritance
[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[RegionContainsPoint](Aeon.Vision.RegionContainsPoint.md)
#### Inherited Members
[object.ToString\(\)](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals\(object\)](https://learn.microsoft.com/dotnet/api/system.object.equals\#system\-object\-equals\(system\-object\)),
[object.Equals\(object, object\)](https://learn.microsoft.com/dotnet/api/system.object.equals\#system\-object\-equals\(system\-object\-system\-object\)),
[object.ReferenceEquals\(object, object\)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode\(\)](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType\(\)](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone\(\)](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)
## Properties
### Regions
```csharp
public Point[][] Regions { get; set; }
```
#### Property Value
Point\[\]\[\]
## Methods
### Process\(IObservable\>\)
```csharp
public IObservable> Process(IObservable> source)
```
#### Parameters
`source` [IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\>
#### Returns
[IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\>
### Process\(IObservable\>\)
```csharp
public IObservable> Process(IObservable> source)
```
#### Parameters
`source` [IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\>
#### Returns
[IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\>
### Process\(IObservable\>\)
```csharp
public IObservable> Process(IObservable> source)
```
#### Parameters
`source` [IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\>
#### Returns
[IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\>