Click or drag to resize

Graph3DControllerViewObject Property

Gets or sets the GUI element that shows the model to the user.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override Object ViewObject { get; set; }

Property Value

Object

Implements

IMVCControllerViewObject
IMVCControllerViewObject
See Also