Instance Property
lockAngle
Whether changes to the angle are disabled.
Declaration
var lockAngle: Bool { get set }Declaration
@property (nonatomic) BOOL lockAngle;Declaration
pyobjc_instanceMethods.lockAngle() -> bool
pyobjc_instanceMethods.setLockAngle_(lockAngle: bool)See Also
Angle
The rotation in degrees, with zero degrees along the positive x-axis.
Whether the angle is represented as a slope.
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.