Declaration

unowned(unsafe) var strokeWidth: AnyObject? { get set }

Declaration

@property (nonatomic, assign) id strokeWidth;

Declaration

strokeWidth() -> object
setStrokeWidth_(strokeWidth: object)

Discussion

A value enables the stroke. Set the value to nil to remove the stroke.

See Also

Stroke Style