XPlot


BoxStyle

Constructors

ConstructorDescription
new()
Signature: unit -> BoxStyle

Instance members

Instance memberDescription
gradient()
Signature: unit -> Gradient
gradient()
Signature: unit -> unit
rx()
Signature: unit -> int
rx()
Signature: unit -> unit
ry()
Signature: unit -> int
ry()
Signature: unit -> unit
ShouldSerializegradient()
Signature: unit -> bool
ShouldSerializerx()
Signature: unit -> bool
ShouldSerializery()
Signature: unit -> bool
ShouldSerializestroke()
Signature: unit -> bool
ShouldSerializestrokeWidth()
Signature: unit -> bool
stroke()
Signature: unit -> string
stroke()
Signature: unit -> unit
strokeWidth()
Signature: unit -> int
strokeWidth()
Signature: unit -> unit
Fork me on GitHub