---
title: normalizedPath
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vncontour/normalizedpath
---

# normalizedPath

The contour object as a path in normalized coordinates.

## Declaration

```swift
var normalizedPath: CGPath { get }
```

## See Also

### Inspecting the Contour

- [aspectRatio](vision/vncontour/aspectratio.md)
- [indexPath](vision/vncontour/indexpath.md)
- [pointCount](vision/vncontour/pointcount.md)
- [normalizedPoints](vision/vncontour/normalizedpoints-8n2s5.md)
- [polygonApproximation(epsilon:)](vision/vncontour/polygonapproximation(epsilon:).md)
