var right: Double?
s9SwiftDraw11CommandLineO6InsetsV5rightSdSgvp
1I7X7
import SwiftDraw
struct Insets
enum CommandLine
@frozen struct Double
A double-precision, floating-point value type.
init(top: Double? = nil, left: Double? = nil, bottom: Double? = nil, right: Double? = nil)
var bottom: Double?
var left: Double?
var top: Double?