ILNumerics - Technical Application Development
Top
The PlotCube type exposes the following members.
Fields
Name | Description | |
---|---|---|
CameraDefaultTag |
Default tag for the camera node
| |
DefaultTag |
Default tag for the plot box group node itself
| |
m_allowPan |
Boolean variable that is true, if panning is allowed, defautl: true.
(Inherited from Camera.) | |
m_allowRotation |
Boolean variable that is true, if rotating is allowed, default: true:
(Inherited from Camera.) | |
m_allowZoom |
Boolean variable that is true, if zooming is allowed, default: true.
(Inherited from Camera.) | |
m_animations | (Inherited from Group.) | |
m_aspectRatioMode |
The current aspect ratio mode.
(Inherited from Camera.) | |
m_children | (Inherited from Group.) | |
m_isGlobal |
Flag identifying the visibility scope of this camera.
(Inherited from Camera.) | |
m_mouseStartF |
The coordinates where the mouse started a dragging operation.
(Inherited from Camera.) | |
m_timeoutAware | (Inherited from Group.) | |
m_zoomFactor |
Zoom factor, default: 1.
(Inherited from Camera.) | |
MinZoomDragLimit |
Get the mouse position distance threshold in pixels before a drag operation is triggered
|
See Also