Instance Property
angleUI
The UI representation of the angle as degrees or a slope.
Declaration
var angleUI: String { get set }Declaration
@property (nonatomic, copy) NSString * angleUI;Declaration
angleUI() -> str
setAngleUI_(angleUI: str)See Also
Angle
The rotation in degrees, with zero degrees along the positive x-axis.
Whether changes to the angle are disabled.
Whether the angle is represented as 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.