ILNumerics - Technical Application Development 
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
 
 
 
            Default constructor.
            
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- tag (Optional)
 - Type: SystemObject
identifies PlotCube in the scene. - twoDMode (Optional)
 - Type: SystemBoolean
[Optional] True: 2D mouse interaction is used (zoom rectangle), aspect ratio: StretchToFill. False: 3D rotation / mouse wheel zoom, maintains aspect ratio. Default: true. 
Remarks
[ILNumerics Visualization Engine]
See Also