Contents

defaultLineWidth

Returns the default line width for the all paths.

Declaration

class var defaultLineWidth: CGFloat { get set }

Return Value

The default line width, measured in points in the user coordinate space, or 1.0 if no other value has been set.

See Also

Related Documentation

Configuring Default Path Attributes