| Name | Type | Description |
 | AccessibilityObject | System.Windows.Forms.AccessibleObject | Inherited from System.Windows.Forms.Control |
 | AccessibleDefaultActionDescription | System.String | Inherited from System.Windows.Forms.Control |
 | AccessibleDescription | System.String | Inherited from System.Windows.Forms.Control |
 | AccessibleName | System.String | Inherited from System.Windows.Forms.Control |
 | AccessibleRole | System.Windows.Forms.AccessibleRole | Inherited from System.Windows.Forms.Control |
 | AllowDrop | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Anchor | System.Windows.Forms.AnchorStyles | Inherited from System.Windows.Forms.Control |
 | AutoScrollOffset | System.Drawing.Point | Inherited from System.Windows.Forms.Control |
 | BindingContext | System.Windows.Forms.BindingContext | Inherited from System.Windows.Forms.Control |
 | Bottom | System.Int32 | Inherited from System.Windows.Forms.Control |
 | Bounds | System.Drawing.Rectangle | Inherited from System.Windows.Forms.Control |
 | CanFocus | System.Boolean | Inherited from System.Windows.Forms.Control |
 | CanSelect | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Capture | System.Boolean | Inherited from System.Windows.Forms.Control |
 | CausesValidation | System.Boolean | Inherited from System.Windows.Forms.Control |
 | ClientRectangle | System.Drawing.Rectangle | Inherited from System.Windows.Forms.Control |
 | ClientSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | CompanyName | System.String | Inherited from System.Windows.Forms.Control |
 | Container | System.ComponentModel.IContainer | Inherited from System.ComponentModel.Component |
 | ContainsFocus | System.Boolean | Inherited from System.Windows.Forms.Control |
 | ContextMenuStrip | System.Windows.Forms.ContextMenuStrip | Inherited from System.Windows.Forms.Control |
 | ContextMenu | System.Windows.Forms.ContextMenu | Inherited from System.Windows.Forms.Control |
 | Controls | System.Windows.Forms.Control.ControlCollection | Inherited from System.Windows.Forms.Control |
 | Created | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Cursor | System.Windows.Forms.Cursor | Inherited from System.Windows.Forms.Control |
 | Data1Color | System.Drawing.Color | |
 | Data1 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data2Color | System.Drawing.Color | |
 | Data2 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data3Color | System.Drawing.Color | |
 | Data3 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data4Color | System.Drawing.Color | |
 | Data4 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data5Color | System.Drawing.Color | |
 | Data5 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data6Color | System.Drawing.Color | |
 | Data6 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data7Color | System.Drawing.Color | |
 | Data7 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | Data8Color | System.Drawing.Color | |
 | Data8 | HMI.Controls.View3DBox.DataItem |
Represent the data primitive shown in the preview.
|
 | DataBindings | System.Windows.Forms.ControlBindingsCollection | Inherited from System.Windows.Forms.Control |
 | DeviceDpi | System.Int32 | Inherited from System.Windows.Forms.Control |
 | DisplayRectangle | System.Drawing.Rectangle | Inherited from System.Windows.Forms.Control |
 | Disposing | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Dock | System.Windows.Forms.DockStyle | Inherited from System.Windows.Forms.Control |
 | EnableAntiAliasing | System.Boolean |
Gets or sets the flag indicating whether the preview is displayed with a slower hight quality anti-aliasing mode.
|
 | Enabled | System.Boolean | Inherited from System.Windows.Forms.Control |
 | EnableMouseNavigation | System.Boolean |
Gets or sets the flag enabling user to manually change the rotation and zoom of the preview.
|
 | Focused | System.Boolean | Inherited from System.Windows.Forms.Control |
 | GridMode | View3D.View3DGridDisplayMode |
Gets or sets the coordinate system grid display mode.
|
 | Handle | System.IntPtr | Inherited from System.Windows.Forms.Control |
 | HasChildren | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Height | System.Int32 | Inherited from System.Windows.Forms.Control |
 | ImeMode | System.Windows.Forms.ImeMode | Inherited from System.Windows.Forms.Control |
 | InitialViewState | HMI.Controls.View3DBox.ViewState |
Specifies the initial view rotation and zoom state applied after the control is initialized.
|
 | InvokeRequired | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsAccessible | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsDisposed | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsHandleCreated | System.Boolean | Inherited from System.Windows.Forms.Control |
 | IsMirrored | System.Boolean | Inherited from System.Windows.Forms.Control |
 | LayoutEngine | System.Windows.Forms.Layout.LayoutEngine | Inherited from System.Windows.Forms.Control |
 | Left | System.Int32 | Inherited from System.Windows.Forms.Control |
 | Location | System.Drawing.Point | Inherited from System.Windows.Forms.Control |
 | Margin | System.Windows.Forms.Padding | Inherited from System.Windows.Forms.Control |
 | MaximumSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | MinimumSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | Name | System.String | Inherited from System.Windows.Forms.Control |
 | Padding | System.Windows.Forms.Padding | Inherited from System.Windows.Forms.Control |
 | Parent | System.Windows.Forms.Control | Inherited from System.Windows.Forms.Control |
 | PointsSize | System.Single |
Gets or sets the relative size of points for displaying point cloud data.
|
 | PreferredSize | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | ProbeActive | System.Boolean |
When set to true activates the point coordinates probe tool and shows point coordinates near the cursor.
|
 | ProbePoint | System.Nullable<View3D.Point3D> |
Gets the current point coordinates value of the mouse probe tool or null when probe is not active or no point is highlighted by the probe.
|
 | ProductName | System.String | Inherited from System.Windows.Forms.Control |
 | ProductVersion | System.String | Inherited from System.Windows.Forms.Control |
 | ProjectionMode | View3D.View3DProjectionMode |
Gets or sets the flag indicating the view/projection mode of 3D visualization.
|
 | RecreatingHandle | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Region | System.Drawing.Region | Inherited from System.Windows.Forms.Control |
 | RightToLeft | System.Windows.Forms.RightToLeft | Inherited from System.Windows.Forms.Control |
 | Right | System.Int32 | Inherited from System.Windows.Forms.Control |
 | ScaleColoringMode | View3D.View3DColoringMode |
Gets or sets the point cloud coloring mode.
|
 | ShowBoundingBoxes | System.Boolean |
Gets or sets the flag indicating whether the bounding boxes of point cloud data primitives are displayed.
|
 | Site | System.ComponentModel.ISite | Inherited from System.Windows.Forms.Control |
 | Size | System.Drawing.Size | Inherited from System.Windows.Forms.Control |
 | TabIndex | System.Int32 | Inherited from System.Windows.Forms.Control |
 | TabStop | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Tag | System.Object | Inherited from System.Windows.Forms.Control |
 | TopLevelControl | System.Windows.Forms.Control | Inherited from System.Windows.Forms.Control |
 | Top | System.Int32 | Inherited from System.Windows.Forms.Control |
 | UseWaitCursor | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Visible | System.Boolean | Inherited from System.Windows.Forms.Control |
 | Width | System.Int32 | Inherited from System.Windows.Forms.Control |
 | WorldOrientation | HMI.Controls.View3DBox.WorldOrientationMode |
Gets or sets the world coordinate system type to be used in control's scene.
|