Instance Property
showMeasurement
Whether distances between consecutive outline intersections are displayed.
Declaration
var showMeasurement: Bool { get set }Declaration
@property (nonatomic, assign) BOOL showMeasurement;Declaration
pyobjc_instanceMethods.showMeasurement() -> bool
pyobjc_instanceMethods.setShowMeasurement_(showMeasurement: bool)Discussion
This setting applies to line guides.
See Also
Measurements and Grid
The distance in font units between tick marks along a line guide.
The outline intersections calculated for the most recently supplied layer.
Calculates the intersections between the guide and a layer’s outlines.