Vintasoft.Imaging.Annotation.Web.Api2Controllers.VintasoftAnnotationCollectionApi2Controller | ||
Added methods | ||
public Vintasoft.Shared.Web.WebResponseParamsBase ClearSessionCache(string) | Clears the annotation cache for current HTTP session. | |
Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS | ||
Added properties | ||
public boolean get_LoadAnnotationsOnlyForVisibleImages { get ; } | Gets a value indicating whether the viewer must load annotation collections only for visible images. | |
public boolean set_LoadAnnotationsOnlyForVisibleImages { set ; } | Sets a value indicating whether the viewer must load annotation collections only for visible images. | |
Renamed properties | ||
public boolean get_LoadAnnotationsOnlyForFocusedImage { get ; } | public boolean get_LoadAnnotationsOnlyForDisplayedImages { get ; } | |
public boolean set_LoadAnnotationsOnlyForFocusedImage { set ; } | public boolean set_LoadAnnotationsOnlyForDisplayedImages { set ; } | |