Leadtools.MedicalViewer Namespace > MedicalViewerMultiCell Class : LoadAnnotations Method |
Overload | Description |
---|---|
LoadAnnotations(String,Int32) | Loads the annotation container to the specified sub-cell index from a file. |
LoadAnnotations(String,Int32,Int32) | Loads the annotation container(s) to the specified sub-cell index from a file, starting from the specified page in the file. |
LoadAnnotations(Stream,Int32) | Loads the annotation container to the specified sub-cell index from a file. |
LoadAnnotations(Stream,Int32,Int32) | Loads the annotation container(s) to the specified sub-cell index from a file, starting from the specified page in the file. |
LoadAnnotations(Stream) | Loads the annotation container(s) in a cell. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |
LoadAnnotations(String) | Loads the annotation container(s) in a cell. (Inherited from Leadtools.MedicalViewer.MedicalViewerBaseCell) |