static let solid: Text.LineStyle .Pattern
Draw a solid line.
static let dot: Text.LineStyle .Pattern
Draw a line of dots.
static let dashDotDot : Text.LineStyle .Pattern
Draw a line of alternating dashes and two dots.
Availability 有効性
Technology
static let solid: Text.LineStyle .Pattern
static let dot: Text.LineStyle .Pattern
static let dashDotDot : Text.LineStyle .Pattern