LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Medical3DContainer Class Members
See Also  Properties  Methods  Events
Leadtools.Medical3D Namespace : Medical3DContainer Class

The following tables list the members exposed by Medical3DContainer.

Public Constructors

 NameDescription
public Constructor Medical3DContainer ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property BackgroundColorGets or sets the color of the background.  
public Property Camera(Read only) Gets the class containing the camera properties.  
public Property CurrentObjectIndexGets or sets the index of the object that will be affected by the mouse events.  
public Property InvertedGets or sets the value indicating whether to show the object in the inversion mode.  
public Property MIP(Read only) Gets the class containing information, properties and methods that will be applied to all objects of the container when using the MIP rendering technique.  
public Property MPR(Read only) Gets the class containing information, properties and methods that will be applied to all objects of the container when using the MPR rendering technique.  
public Property Objects(Read only) Gets the Medical3DObjectCollection<Medical3DObject> assigned to the container.  
public Property OwnerControlGets the 3D controls associated with this container.  
public Property SpaceGets or sets the value that determines whether to rotate objects using the object space or the view space.  
public Property VolumeTypeGets or sets the rendering volume type.  
public Property VRT(Read only) Gets the class containing information, properties and methods that will be applied to all objects of the container when using the VRT rendering technique.  
Top

Public Methods

 NameDescription
public Method DisposeOverloaded. Releases all resources used by the Medical3DContainer.  
public Method HandleMouseDownHandles the mouse down event that occur on the control.  
public Method HandleMouseMoveHandles the mouse move event that occurs on the control.  
public Method HandleMouseUpHandles the mouse up event that occurs on the control.  
public Method RenderRenders the objects of the container on the specified control.  
public Method ResetPositionResets the position of all objects in the container to (0, 0, 0).  
public Method ResetRotationResets the rotation of all the objects to (0, 0, 0).  
public Method ResetScaleResets the scale of all the objects in the container.  
public Method RotateXRotates all the objects in the container by a specific amount in the x-axis.  
public Method RotateYRotates all the objects in the container by a specific amount in the y-axis.  
public Method RotateZRotates all the objects in the container by a specific amount in the z-axis.  
public Method ScaleOverloaded. Scales all objects in the container by a specific amount in all directions.  
public Method ScaleXScales all objects in the container by a specific amount in the x-axis.  
public Method ScaleYScales all objects in the container by a specific amount in the y-axis.  
public Method ScaleZScales all objects in the container by a specific amount in the z-axis.  
public Method TranslateTranslates all objects in the container by a specific amount in the specific axis.  
public Method TranslateXTranslates all objects in the container by a specific amount in the x-axis.  
public Method TranslateYTranslates all objects in the container by a specific amount in the y-axis.  
public Method TranslateZTranslates all objects in the container by a specific amount in the z-axis.  
Top

Protected Methods

 NameDescription
protected Method FinalizeOverrides Finalize.  
Top

Public Events

 NameDescription
public Event CreateObjectOptional delegate method for additional processing.  
public Event PostPaintOptional delegate method for additional processing.  
Top

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features