---
title: dx
framework: corefoundation
role: symbol
role_heading: Instance Property
path: corefoundation/cgvector/dx
---

# dx

The x component of the vector.

## Declaration

```swift
var dx: Double
```

## See Also

### Geometric Properties

- [dy](corefoundation/cgvector/dy.md)
