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