var top: Double?
s9SwiftDraw11CommandLineO6InsetsV3topSdSgvp
6I912
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 right: Double?