Eye
Namespace: XPlot.Plotly
Parent Module: Graph
Constructors
Constructor | Description |
new()
Signature: unit -> Eye
|
CompiledName: .ctor
|
Instance members
Instance member | Description |
x.ShouldSerializex()
Signature: unit -> bool
|
|
x.ShouldSerializey()
Signature: unit -> bool
|
|
x.ShouldSerializez()
Signature: unit -> bool
|
|
x.x()
Signature: unit -> float
|
CompiledName: set_x
|
x.x()
Signature: unit -> unit
|
CompiledName: get_x
|
x.y()
Signature: unit -> float
|
CompiledName: set_y
|
x.y()
Signature: unit -> unit
|
CompiledName: get_y
|
x.z()
Signature: unit -> float
|
CompiledName: set_z
|
x.z()
Signature: unit -> unit
|
CompiledName: get_z
|