Instance Property
lsbLSBLSB
Horizontal distance from the origin to the left outline edge.
Declaration
var lsb: CGFloat { get set }Declaration
@property (nonatomic) CGFloat LSB;Declaration
pyobjc_instanceMethods.LSB() -> float
pyobjc_instanceMethods.setLSB_(LSB: float)See Also
Horizontal Metrics
Advance width for horizontal text layout.
Cached left side bearing without updating metrics.
Left side bearing without normalizing the no-outline value.
Horizontal distance from the right outline edge to the advance width.
Cached right side bearing without updating metrics.
Right side bearing without normalizing the no-outline value.
Left side bearing measured at a y coordinate.
Sets the left side bearing measured at a y coordinate.
Right side bearing measured at a y coordinate.
Sets the right side bearing measured at a y coordinate.