strokeOutset
The outset (or inset, if negative) for the stroke.
Declaration
@property (nonatomic) CGFloat strokeOutset;Discussion
This value is relative to the background, including any backgroundInsets. The default value is 0.0.
The outset (or inset, if negative) for the stroke.
@property (nonatomic) CGFloat strokeOutset;This value is relative to the background, including any backgroundInsets. The default value is 0.0.