Instance Property
hasSlope
Whether the angle is represented as a slope.
Declaration
var hasSlope: Bool { get set }Declaration
@property (nonatomic) BOOL hasSlope;Declaration
hasSlope() -> bool
setHasSlope_(hasSlope: bool)Discussion
This setting does not change the geometry of the guide.
See Also
Angle
The rotation in degrees, with zero degrees along the positive x-axis.
Whether changes to the angle are disabled.
The UI representation of the angle as degrees or a slope.
The start point used to represent the line at the specified layer width.
The end point used to represent the line at the specified layer width.