---
title: CVImageStereoDisplayMaskRectangle.EdgePoint
framework: corevideo
role: symbol
role_heading: Structure
path: corevideo/cvimagestereodisplaymaskrectangle/edgepoint
---

# CVImageStereoDisplayMaskRectangle.EdgePoint

Specifies inset point on a vertical edge of the rectangle.

## Declaration

```swift
struct EdgePoint
```

## Topics

### Initializers

- [init(x:y:)](corevideo/cvimagestereodisplaymaskrectangle/edgepoint/init(x:y:).md)

### Instance Properties

- [x](corevideo/cvimagestereodisplaymaskrectangle/edgepoint/x.md)
- [y](corevideo/cvimagestereodisplaymaskrectangle/edgepoint/y.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
