Leadtools.Medical3D.Client Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name | Description |
---|---|
Leadtools.Medical3D.Client.LeadPoint3D | This class represents a three dimensional point. |
Leadtools.Medical3D.Client.Medical3DClient.GetSlice(string,LeadPoint3D[],LeadPoint3D[],SliceInfo) | Returns a RasterImage that represents a slice of the 3D volume that have been extracted using the specified curves and parameters. |
Leadtools.Medical3D.Client.OperationType | Get a slice of the 3d volume and return it as a image |
Leadtools.Medical3D.Client.SliceInfo | A class that represents the slice information that is used to extract the slice. |
Removed Members (version 22)
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name | Description |
---|---|
Leadtools.Medical3D.Client.Medical3DClient.GetPanoramicImage(string,float,float,float,PanoramicType,LeadPoint[]) | Generates and retrieves a panoramic image based on the values specified in the parameters. |
Leadtools.Medical3D.Client.Medical3DClient.Load3DObject(string,string,RenderingType,int) | Loads a 3D object that has been cached. |
Leadtools.Medical3D.Client.PanoramicType | Represents the rendering type requested for the panoramic object. |
Removed Members (version 21)
The following members have been removed:
Name | Description |
---|---|
None |
Version Changes: 19 to 20
New Assembly
The following assembly has been added to LEADTOOLS v20:
Namespace | Description |
---|---|
Leadtools.Medical3D.Client | Includes classes, structures and enumerations for implementing and supporting Medical 3D client services. |