---
title: MarkupAdornment.Anchor
framework: paperkit
role: symbol
role_heading: Structure
path: paperkit/markupadornment/anchor-swift.struct
---

# MarkupAdornment.Anchor

The positioning reference point for an adornment within the markup canvas.

## Declaration

```swift
struct Anchor
```

## Topics

### Creating an anchor

- [canvas(location:)](paperkit/markupadornment/anchor-swift.struct/canvas(location:).md)

### Inspecting an anchor

- [location(in:)](paperkit/markupadornment/anchor-swift.struct/location(in:).md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Anchoring the adornment

- [anchor](paperkit/markupadornment/anchor-swift.property.md)
