# `GSFontMaster axisValueValueForId:`

*Instance Method*

> **Deprecated**

## Declaration

```swift
func axisValueValue(forId ID: String) -> CGFloat
```

```objc
- (CGFloat) axisValueValueForId:(NSString *) ID;
```

```python
axisValueValueForId_(ID: str) -> float
```

