ICog3DDisplayV2Impl PropertiesCognex VisionPro

The ICog3DDisplayV2Impl type exposes the following members.

Properties

  NameDescription
Public propertyCameraPosition
Gets the camera's current position in the 3D scene's world space name
Public propertyCameraTarget
Gets the camera's current target position in the 3D scene's world space name
Public propertyCameraUpDirection
Gets the camera's current up direction in the 3D scene's world space name
Public propertyDisplayMode
Gets or sets the rendering mode for the display
Public propertyIsDrawingEnabled
Returns whether the screen refresh is enabled or not
Public propertyMouseCoordinates
Gets the current mouse coordinates in the 3D scene's world space name NOTE: if MouseCoordinatesTracked has to be set to true to get the current mouse coordinates, otherwise the value is invalid and null.
Public propertyMouseCoordinatesTracked
Gets or sets whether the coordinates of the mouse cursor are tracked or not
Top
See Also